| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<MDConstraintsPropertyType> |
MDMetadataType.metadataConstraints |
protected java.util.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(java.lang.String value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withHref(java.lang.String value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withMDConstraints(javax.xml.bind.JAXBElement<? extends MDConstraintsType> value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withNilReason(java.util.Collection<java.lang.String> values) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withNilReason(java.util.List<java.lang.String> value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withNilReason(java.lang.String... values) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withRole(java.lang.String value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withTitle(java.lang.String value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withUuidref(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MDConstraintsPropertyType> |
MDMetadataType.getMetadataConstraints()
Gets the value of the metadataConstraints property.
|
java.util.List<MDConstraintsPropertyType> |
AbstractMDIdentificationType.getResourceConstraints()
Gets the value of the resourceConstraints property.
|
| Modifier and Type | Method and Description |
|---|---|
MDMetadataType |
MDMetadataType.withMetadataConstraints(MDConstraintsPropertyType... values) |
AbstractMDIdentificationType |
AbstractMDIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values) |
MDServiceIdentificationType |
MDServiceIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values) |
MDDataIdentificationType |
MDDataIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values) |
Copyright © 2008-2021. All Rights Reserved.