Uses of Class
net.opengis.iso19139.gmd.v_20070417.CITelephoneType
-
Packages that use CITelephoneType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of CITelephoneType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as CITelephoneType Modifier and Type Field Description protected CITelephoneTypeCITelephonePropertyType. ciTelephoneMethods in net.opengis.iso19139.gmd.v_20070417 that return CITelephoneType Modifier and Type Method Description CITelephoneTypeObjectFactory. createCITelephoneType()Create an instance ofCITelephoneTypeCITelephoneTypeCITelephonePropertyType. getCITelephone()Gets the value of the ciTelephone property.CITelephoneTypeCITelephoneType. withFacsimile(Collection<CharacterStringPropertyType> values)CITelephoneTypeCITelephoneType. withFacsimile(List<CharacterStringPropertyType> value)CITelephoneTypeCITelephoneType. withFacsimile(CharacterStringPropertyType... values)CITelephoneTypeCITelephoneType. withId(String value)CITelephoneTypeCITelephoneType. withUuid(String value)CITelephoneTypeCITelephoneType. withVoice(Collection<CharacterStringPropertyType> values)CITelephoneTypeCITelephoneType. withVoice(List<CharacterStringPropertyType> value)CITelephoneTypeCITelephoneType. withVoice(CharacterStringPropertyType... values)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type CITelephoneType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CITelephoneType>ObjectFactory. createCITelephone(CITelephoneType value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type CITelephoneType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CITelephoneType>ObjectFactory. createCITelephone(CITelephoneType value)voidCITelephonePropertyType. setCITelephone(CITelephoneType value)Sets the value of the ciTelephone property.CITelephonePropertyTypeCITelephonePropertyType. withCITelephone(CITelephoneType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type CITelephoneType Constructor Description CITelephonePropertyType(CITelephoneType ciTelephone, List<String> nilReason, String uuidref, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-