Uses of Class
net.opengis.iso19139.gmd.v_20070417.CITelephonePropertyType
-
Packages that use CITelephonePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of CITelephonePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as CITelephonePropertyType Modifier and Type Field Description protected CITelephonePropertyTypeCIContactType. phoneMethods in net.opengis.iso19139.gmd.v_20070417 that return CITelephonePropertyType Modifier and Type Method Description CITelephonePropertyTypeObjectFactory. createCITelephonePropertyType()Create an instance ofCITelephonePropertyTypeCITelephonePropertyTypeCIContactType. getPhone()Gets the value of the phone property.CITelephonePropertyTypeCITelephonePropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)CITelephonePropertyTypeCITelephonePropertyType. withArcrole(String value)CITelephonePropertyTypeCITelephonePropertyType. withCITelephone(CITelephoneType value)CITelephonePropertyTypeCITelephonePropertyType. withHref(String value)CITelephonePropertyTypeCITelephonePropertyType. withNilReason(String... values)CITelephonePropertyTypeCITelephonePropertyType. withNilReason(Collection<String> values)CITelephonePropertyTypeCITelephonePropertyType. withNilReason(List<String> value)CITelephonePropertyTypeCITelephonePropertyType. withRole(String value)CITelephonePropertyTypeCITelephonePropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)CITelephonePropertyTypeCITelephonePropertyType. withTitle(String value)CITelephonePropertyTypeCITelephonePropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)CITelephonePropertyTypeCITelephonePropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type CITelephonePropertyType Modifier and Type Method Description voidCIContactType. setPhone(CITelephonePropertyType value)Sets the value of the phone property.CIContactTypeCIContactType. withPhone(CITelephonePropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type CITelephonePropertyType Constructor Description CIContactType(String id, String uuid, CITelephonePropertyType phone, CIAddressPropertyType address, CIOnlineResourcePropertyType onlineResource, CharacterStringPropertyType hoursOfService, CharacterStringPropertyType contactInstructions)Fully-initialising value constructor
-