Uses of Class
oasis.names.tc.ebxml_regrep.xsd.rim._3.TelephoneNumberType

Packages that use TelephoneNumberType
oasis.names.tc.ebxml_regrep.xsd.rim._3   
 

Uses of TelephoneNumberType in oasis.names.tc.ebxml_regrep.xsd.rim._3
 

Fields in oasis.names.tc.ebxml_regrep.xsd.rim._3 with type parameters of type TelephoneNumberType
protected  List<TelephoneNumberType> OrganizationType.telephoneNumber
           
protected  List<TelephoneNumberType> TelephoneNumberListType.telephoneNumber
           
protected  List<TelephoneNumberType> PersonType.telephoneNumber
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return TelephoneNumberType
 TelephoneNumberType ObjectFactory.createTelephoneNumberType()
          Create an instance of TelephoneNumberType
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return types with arguments of type TelephoneNumberType
 JAXBElement<TelephoneNumberType> ObjectFactory.createTelephoneNumber(TelephoneNumberType value)
          Create an instance of JAXBElement<TelephoneNumberType>}
 List<TelephoneNumberType> OrganizationType.getTelephoneNumber()
          Gets the value of the telephoneNumber property.
 List<TelephoneNumberType> TelephoneNumberListType.getTelephoneNumber()
          Gets the value of the telephoneNumber property.
 List<TelephoneNumberType> PersonType.getTelephoneNumber()
          Gets the value of the telephoneNumber property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 with parameters of type TelephoneNumberType
 JAXBElement<TelephoneNumberType> ObjectFactory.createTelephoneNumber(TelephoneNumberType value)
          Create an instance of JAXBElement<TelephoneNumberType>}
 



Copyright © 2010-2011. All Rights Reserved.