Uses of Class
net.opengis.iso19139.gmd.v_20070417.CIResponsiblePartyType
-
Packages that use CIResponsiblePartyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of CIResponsiblePartyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as CIResponsiblePartyType Modifier and Type Field Description protected CIResponsiblePartyTypeCIResponsiblePartyPropertyType. ciResponsiblePartyMethods in net.opengis.iso19139.gmd.v_20070417 that return CIResponsiblePartyType Modifier and Type Method Description CIResponsiblePartyTypeObjectFactory. createCIResponsiblePartyType()Create an instance ofCIResponsiblePartyTypeCIResponsiblePartyTypeCIResponsiblePartyPropertyType. getCIResponsibleParty()Gets the value of the ciResponsibleParty property.CIResponsiblePartyTypeCIResponsiblePartyType. withContactInfo(CIContactPropertyType value)CIResponsiblePartyTypeCIResponsiblePartyType. withId(String value)CIResponsiblePartyTypeCIResponsiblePartyType. withIndividualName(CharacterStringPropertyType value)CIResponsiblePartyTypeCIResponsiblePartyType. withOrganisationName(CharacterStringPropertyType value)CIResponsiblePartyTypeCIResponsiblePartyType. withPositionName(CharacterStringPropertyType value)CIResponsiblePartyTypeCIResponsiblePartyType. withRole(CIRoleCodePropertyType value)CIResponsiblePartyTypeCIResponsiblePartyType. withUuid(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type CIResponsiblePartyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CIResponsiblePartyType>ObjectFactory. createCIResponsibleParty(CIResponsiblePartyType value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIResponsiblePartyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CIResponsiblePartyType>ObjectFactory. createCIResponsibleParty(CIResponsiblePartyType value)voidCIResponsiblePartyPropertyType. setCIResponsibleParty(CIResponsiblePartyType value)Sets the value of the ciResponsibleParty property.CIResponsiblePartyPropertyTypeCIResponsiblePartyPropertyType. withCIResponsibleParty(CIResponsiblePartyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIResponsiblePartyType Constructor Description CIResponsiblePartyPropertyType(CIResponsiblePartyType ciResponsibleParty, 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
-