| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Class and Description |
|---|---|
class |
MDLegalConstraintsType
Restrictions and legal prerequisites for accessing and using the dataset.
|
class |
MDSecurityConstraintsType
Handling restrictions imposed on the dataset because of national security, privacy, or other concerns
|
| Modifier and Type | Field and Description |
|---|---|
protected javax.xml.bind.JAXBElement<? extends MDConstraintsType> |
MDConstraintsPropertyType.mdConstraints |
| Modifier and Type | Method and Description |
|---|---|
MDConstraintsType |
ObjectFactory.createMDConstraintsType()
Create an instance of
MDConstraintsType |
MDConstraintsType |
MDConstraintsType.withId(java.lang.String value) |
MDConstraintsType |
MDConstraintsType.withUseLimitation(CharacterStringPropertyType... values) |
MDConstraintsType |
MDConstraintsType.withUseLimitation(java.util.Collection<CharacterStringPropertyType> values) |
MDConstraintsType |
MDConstraintsType.withUseLimitation(java.util.List<CharacterStringPropertyType> value) |
MDConstraintsType |
MDConstraintsType.withUuid(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<MDConstraintsType> |
ObjectFactory.createMDConstraints(MDConstraintsType value)
|
javax.xml.bind.JAXBElement<? extends MDConstraintsType> |
MDConstraintsPropertyType.getMDConstraints()
Gets the value of the mdConstraints property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<MDConstraintsType> |
ObjectFactory.createMDConstraints(MDConstraintsType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
MDConstraintsPropertyType.setMDConstraints(javax.xml.bind.JAXBElement<? extends MDConstraintsType> value)
Sets the value of the mdConstraints property.
|
MDConstraintsPropertyType |
MDConstraintsPropertyType.withMDConstraints(javax.xml.bind.JAXBElement<? extends MDConstraintsType> value) |
Copyright © 2008-2021. All Rights Reserved.