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

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

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

Fields in org.mobicents.slee.sippresence.pojo.pidf.oma.pde declared as EmptyType
protected  EmptyType SessionAnswermode.automatic
           
protected  EmptyType SessionAnswermode.manual
           
 

Methods in org.mobicents.slee.sippresence.pojo.pidf.oma.pde that return EmptyType
 EmptyType ObjectFactory.createEmptyType()
          Create an instance of EmptyType
 EmptyType SessionAnswermode.getAutomatic()
          Gets the value of the automatic property.
 EmptyType SessionAnswermode.getManual()
          Gets the value of the manual property.
 

Methods in org.mobicents.slee.sippresence.pojo.pidf.oma.pde that return types with arguments of type EmptyType
 javax.xml.bind.JAXBElement<EmptyType> ObjectFactory.createHome(EmptyType value)
          Create an instance of JAXBElement<EmptyType>}
 javax.xml.bind.JAXBElement<EmptyType> ObjectFactory.createVisited(EmptyType value)
          Create an instance of JAXBElement<EmptyType>}
 

Methods in org.mobicents.slee.sippresence.pojo.pidf.oma.pde with parameters of type EmptyType
 javax.xml.bind.JAXBElement<EmptyType> ObjectFactory.createHome(EmptyType value)
          Create an instance of JAXBElement<EmptyType>}
 javax.xml.bind.JAXBElement<EmptyType> ObjectFactory.createVisited(EmptyType value)
          Create an instance of JAXBElement<EmptyType>}
 void SessionAnswermode.setAutomatic(EmptyType value)
          Sets the value of the automatic property.
 void SessionAnswermode.setManual(EmptyType value)
          Sets the value of the manual property.
 



Copyright © 2011. All Rights Reserved.