Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDIdentificationPropertyType
-
Packages that use MDIdentificationPropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of MDIdentificationPropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDIdentificationPropertyType Modifier and Type Field Description protected List<MDIdentificationPropertyType>MDMetadataType. identificationInfoMethods in net.opengis.iso19139.gmd.v_20070417 that return MDIdentificationPropertyType Modifier and Type Method Description MDIdentificationPropertyTypeObjectFactory. createMDIdentificationPropertyType()Create an instance ofMDIdentificationPropertyTypeMDIdentificationPropertyTypeMDIdentificationPropertyType. withAbstractMDIdentification(jakarta.xml.bind.JAXBElement<? extends AbstractMDIdentificationType> value)MDIdentificationPropertyTypeMDIdentificationPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)MDIdentificationPropertyTypeMDIdentificationPropertyType. withArcrole(String value)MDIdentificationPropertyTypeMDIdentificationPropertyType. withHref(String value)MDIdentificationPropertyTypeMDIdentificationPropertyType. withNilReason(String... values)MDIdentificationPropertyTypeMDIdentificationPropertyType. withNilReason(Collection<String> values)MDIdentificationPropertyTypeMDIdentificationPropertyType. withNilReason(List<String> value)MDIdentificationPropertyTypeMDIdentificationPropertyType. withRole(String value)MDIdentificationPropertyTypeMDIdentificationPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)MDIdentificationPropertyTypeMDIdentificationPropertyType. withTitle(String value)MDIdentificationPropertyTypeMDIdentificationPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)MDIdentificationPropertyTypeMDIdentificationPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDIdentificationPropertyType Modifier and Type Method Description List<MDIdentificationPropertyType>MDMetadataType. getIdentificationInfo()Gets the value of the identificationInfo property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDIdentificationPropertyType Modifier and Type Method Description MDMetadataTypeMDMetadataType. withIdentificationInfo(MDIdentificationPropertyType... values)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDIdentificationPropertyType Modifier and Type Method Description voidMDMetadataType. setIdentificationInfo(List<MDIdentificationPropertyType> value)MDMetadataTypeMDMetadataType. withIdentificationInfo(Collection<MDIdentificationPropertyType> values)MDMetadataTypeMDMetadataType. withIdentificationInfo(List<MDIdentificationPropertyType> value)
-