Uses of Class
net.opengis.iso19139.gmd.v_20070417.CIAddressPropertyType
-
Packages that use CIAddressPropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of CIAddressPropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as CIAddressPropertyType Modifier and Type Field Description protected CIAddressPropertyTypeCIContactType. addressMethods in net.opengis.iso19139.gmd.v_20070417 that return CIAddressPropertyType Modifier and Type Method Description CIAddressPropertyTypeObjectFactory. createCIAddressPropertyType()Create an instance ofCIAddressPropertyTypeCIAddressPropertyTypeCIContactType. getAddress()Gets the value of the address property.CIAddressPropertyTypeCIAddressPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)CIAddressPropertyTypeCIAddressPropertyType. withArcrole(String value)CIAddressPropertyTypeCIAddressPropertyType. withCIAddress(CIAddressType value)CIAddressPropertyTypeCIAddressPropertyType. withHref(String value)CIAddressPropertyTypeCIAddressPropertyType. withNilReason(String... values)CIAddressPropertyTypeCIAddressPropertyType. withNilReason(Collection<String> values)CIAddressPropertyTypeCIAddressPropertyType. withNilReason(List<String> value)CIAddressPropertyTypeCIAddressPropertyType. withRole(String value)CIAddressPropertyTypeCIAddressPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)CIAddressPropertyTypeCIAddressPropertyType. withTitle(String value)CIAddressPropertyTypeCIAddressPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)CIAddressPropertyTypeCIAddressPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIAddressPropertyType Modifier and Type Method Description voidCIContactType. setAddress(CIAddressPropertyType value)Sets the value of the address property.CIContactTypeCIContactType. withAddress(CIAddressPropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIAddressPropertyType Constructor Description CIContactType(String id, String uuid, CITelephonePropertyType phone, CIAddressPropertyType address, CIOnlineResourcePropertyType onlineResource, CharacterStringPropertyType hoursOfService, CharacterStringPropertyType contactInstructions)Fully-initialising value constructor
-