Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDConstraintsPropertyType
-
Packages that use MDConstraintsPropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of MDConstraintsPropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDConstraintsPropertyType Modifier and Type Field Description protected List<MDConstraintsPropertyType>MDMetadataType. metadataConstraintsprotected List<MDConstraintsPropertyType>AbstractMDIdentificationType. resourceConstraintsMethods in net.opengis.iso19139.gmd.v_20070417 that return MDConstraintsPropertyType Modifier and Type Method Description MDConstraintsPropertyTypeObjectFactory. createMDConstraintsPropertyType()Create an instance ofMDConstraintsPropertyTypeMDConstraintsPropertyTypeMDConstraintsPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)MDConstraintsPropertyTypeMDConstraintsPropertyType. withArcrole(String value)MDConstraintsPropertyTypeMDConstraintsPropertyType. withHref(String value)MDConstraintsPropertyTypeMDConstraintsPropertyType. withMDConstraints(jakarta.xml.bind.JAXBElement<? extends MDConstraintsType> value)MDConstraintsPropertyTypeMDConstraintsPropertyType. withNilReason(String... values)MDConstraintsPropertyTypeMDConstraintsPropertyType. withNilReason(Collection<String> values)MDConstraintsPropertyTypeMDConstraintsPropertyType. withNilReason(List<String> value)MDConstraintsPropertyTypeMDConstraintsPropertyType. withRole(String value)MDConstraintsPropertyTypeMDConstraintsPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)MDConstraintsPropertyTypeMDConstraintsPropertyType. withTitle(String value)MDConstraintsPropertyTypeMDConstraintsPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)MDConstraintsPropertyTypeMDConstraintsPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDConstraintsPropertyType Modifier and Type Method Description List<MDConstraintsPropertyType>MDMetadataType. getMetadataConstraints()Gets the value of the metadataConstraints property.List<MDConstraintsPropertyType>AbstractMDIdentificationType. getResourceConstraints()Gets the value of the resourceConstraints property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDConstraintsPropertyType Modifier and Type Method Description MDMetadataTypeMDMetadataType. withMetadataConstraints(MDConstraintsPropertyType... values)AbstractMDIdentificationTypeAbstractMDIdentificationType. withResourceConstraints(MDConstraintsPropertyType... values)MDDataIdentificationTypeMDDataIdentificationType. withResourceConstraints(MDConstraintsPropertyType... values)MDServiceIdentificationTypeMDServiceIdentificationType. withResourceConstraints(MDConstraintsPropertyType... values)
-