Uses of Class
org.mobicents.slee.sippresence.pojo.pidf.oma.EmptyType

Packages that use EmptyType
org.mobicents.slee.sippresence.pojo.pidf.oma   
 

Uses of EmptyType in org.mobicents.slee.sippresence.pojo.pidf.oma
 

Fields in org.mobicents.slee.sippresence.pojo.pidf.oma declared as EmptyType
protected  EmptyType NetworkAvailability.Network.active
           
protected  EmptyType NetworkAvailability.Network.terminated
           
 

Methods in org.mobicents.slee.sippresence.pojo.pidf.oma that return EmptyType
 EmptyType ObjectFactory.createEmptyType()
          Create an instance of EmptyType
 EmptyType NetworkAvailability.Network.getActive()
          Gets the value of the active property.
 EmptyType NetworkAvailability.Network.getTerminated()
          Gets the value of the terminated property.
 

Methods in org.mobicents.slee.sippresence.pojo.pidf.oma with parameters of type EmptyType
 void NetworkAvailability.Network.setActive(EmptyType value)
          Sets the value of the active property.
 void NetworkAvailability.Network.setTerminated(EmptyType value)
          Sets the value of the terminated property.
 



Copyright © 2011. All Rights Reserved.