| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected List<MDConstraintsPropertyType> |
MDMetadataType.metadataConstraints |
protected List<MDConstraintsPropertyType> |
AbstractMDIdentificationType.resourceConstraints |
| Modifier and Type | Method and Description |
|---|---|
MDConstraintsPropertyType |
ObjectFactory.createMDConstraintsPropertyType()
Create an instance of
MDConstraintsPropertyType |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withArcrole(String value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withHref(String value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withMDConstraints(jakarta.xml.bind.JAXBElement<? extends MDConstraintsType> value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withNilReason(Collection<String> values) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withNilReason(List<String> value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withNilReason(String... values) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withRole(String value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withTitle(String value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withUuidref(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<MDConstraintsPropertyType> |
MDMetadataType.getMetadataConstraints()
Gets the value of the metadataConstraints property.
|
List<MDConstraintsPropertyType> |
AbstractMDIdentificationType.getResourceConstraints()
Gets the value of the resourceConstraints property.
|
| Modifier and Type | Method and Description |
|---|---|
MDMetadataType |
MDMetadataType.withMetadataConstraints(MDConstraintsPropertyType... values) |
MDDataIdentificationType |
MDDataIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values) |
MDServiceIdentificationType |
MDServiceIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values) |
AbstractMDIdentificationType |
AbstractMDIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values) |
Copyright © 2008–2023. All rights reserved.