Uses of Class
generated.ContactPointType
-
Packages that use ContactPointType Package Description generated -
-
Uses of ContactPointType in generated
Methods in generated that return ContactPointType Modifier and Type Method Description ContactPointTypeContactPointType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ContactPointTypeObjectFactory. createContactPointType()Create an instance ofContactPointTypeContactPointTypeLegalEntityType. getCompanyContactData()Gets the value of the companyContactData property.Methods in generated that return types with arguments of type ContactPointType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContactPointType>ObjectFactory. createContactPoint(ContactPointType value)Methods in generated with parameters of type ContactPointType Modifier and Type Method Description voidContactPointType. cloneTo(ContactPointType ret)This method clones all values fromthisto the passed object.javax.xml.bind.JAXBElement<ContactPointType>ObjectFactory. createContactPoint(ContactPointType value)voidLegalEntityType. setCompanyContactData(ContactPointType value)Sets the value of the companyContactData property.
-