Uses of Class
fr.dyade.aaa.agent.conf.A3CMLProperty

Packages that use A3CMLProperty
fr.dyade.aaa.agent.conf   
 

Uses of A3CMLProperty in fr.dyade.aaa.agent.conf
 

Methods in fr.dyade.aaa.agent.conf that return A3CMLProperty
 A3CMLProperty A3CMLServer.addProperty(A3CMLProperty prop)
           
 A3CMLProperty A3CMLConfig.addProperty(A3CMLProperty prop)
          add property
 A3CMLProperty A3CMLCluster.addProperty(A3CMLProperty prop)
          add property
 A3CMLProperty A3CMLProperty.duplicate()
           
 A3CMLProperty A3CMLServer.getProperty(java.lang.String name)
           
 A3CMLProperty A3CMLConfig.getProperty(java.lang.String name)
          Returns the specified property.
 A3CMLProperty A3CMLCluster.getProperty(java.lang.String name)
          Returns the specified property.
 A3CMLProperty A3CMLConfig.getProperty(java.lang.String name, short sid, short cid)
          Returns the specified property.
 A3CMLProperty A3CMLServer.removeProperty(java.lang.String name)
           
 A3CMLProperty A3CMLConfig.removeProperty(java.lang.String name)
          remove property
 A3CMLProperty A3CMLCluster.removeProperty(java.lang.String name)
          remove property
 

Methods in fr.dyade.aaa.agent.conf with parameters of type A3CMLProperty
 A3CMLProperty A3CMLServer.addProperty(A3CMLProperty prop)
           
 A3CMLProperty A3CMLConfig.addProperty(A3CMLProperty prop)
          add property
 A3CMLProperty A3CMLCluster.addProperty(A3CMLProperty prop)
          add property
 



Copyright © 2011 ScalAgent D.T.. All Rights Reserved.