Uses of Class
org.cxml.TelephoneNumber
-
Packages that use TelephoneNumber Package Description org.cxml -
-
Uses of TelephoneNumber in org.cxml
Fields in org.cxml declared as TelephoneNumber Modifier and Type Field Description protected TelephoneNumberPhone. telephoneNumberMethods in org.cxml that return TelephoneNumber Modifier and Type Method Description TelephoneNumberObjectFactory. createTelephoneNumber()Create an instance ofTelephoneNumberTelephoneNumberPhone. getTelephoneNumber()Gets the value of the telephoneNumber property.Methods in org.cxml with parameters of type TelephoneNumber Modifier and Type Method Description voidPhone. setTelephoneNumber(TelephoneNumber value)Sets the value of the telephoneNumber property.
-