Uses of Class
net.opengis.iso19139.gmd.v_20070417.CIContactPropertyType
-
Packages that use CIContactPropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of CIContactPropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as CIContactPropertyType Modifier and Type Field Description protected CIContactPropertyTypeCIResponsiblePartyType. contactInfoMethods in net.opengis.iso19139.gmd.v_20070417 that return CIContactPropertyType Modifier and Type Method Description CIContactPropertyTypeObjectFactory. createCIContactPropertyType()Create an instance ofCIContactPropertyTypeCIContactPropertyTypeCIResponsiblePartyType. getContactInfo()Gets the value of the contactInfo property.CIContactPropertyTypeCIContactPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)CIContactPropertyTypeCIContactPropertyType. withArcrole(String value)CIContactPropertyTypeCIContactPropertyType. withCIContact(CIContactType value)CIContactPropertyTypeCIContactPropertyType. withHref(String value)CIContactPropertyTypeCIContactPropertyType. withNilReason(String... values)CIContactPropertyTypeCIContactPropertyType. withNilReason(Collection<String> values)CIContactPropertyTypeCIContactPropertyType. withNilReason(List<String> value)CIContactPropertyTypeCIContactPropertyType. withRole(String value)CIContactPropertyTypeCIContactPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)CIContactPropertyTypeCIContactPropertyType. withTitle(String value)CIContactPropertyTypeCIContactPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)CIContactPropertyTypeCIContactPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIContactPropertyType Modifier and Type Method Description voidCIResponsiblePartyType. setContactInfo(CIContactPropertyType value)Sets the value of the contactInfo property.CIResponsiblePartyTypeCIResponsiblePartyType. withContactInfo(CIContactPropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIContactPropertyType Constructor Description CIResponsiblePartyType(String id, String uuid, CharacterStringPropertyType individualName, CharacterStringPropertyType organisationName, CharacterStringPropertyType positionName, CIContactPropertyType contactInfo, CIRoleCodePropertyType role)Fully-initialising value constructor
-