| 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 jakarta.xml.bind.JAXBElement<? extends MDConstraintsType> |
MDConstraintsPropertyType.mdConstraints |
| Modifier and Type | Method and Description |
|---|---|
MDConstraintsType |
ObjectFactory.createMDConstraintsType()
Create an instance of
MDConstraintsType |
MDConstraintsType |
MDConstraintsType.withId(String value) |
MDConstraintsType |
MDConstraintsType.withUseLimitation(CharacterStringPropertyType... values) |
MDConstraintsType |
MDConstraintsType.withUseLimitation(Collection<CharacterStringPropertyType> values) |
MDConstraintsType |
MDConstraintsType.withUseLimitation(List<CharacterStringPropertyType> value) |
MDConstraintsType |
MDConstraintsType.withUuid(String value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<MDConstraintsType> |
ObjectFactory.createMDConstraints(MDConstraintsType value)
|
jakarta.xml.bind.JAXBElement<? extends MDConstraintsType> |
MDConstraintsPropertyType.getMDConstraints()
Gets the value of the mdConstraints property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<MDConstraintsType> |
ObjectFactory.createMDConstraints(MDConstraintsType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
MDConstraintsPropertyType.setMDConstraints(jakarta.xml.bind.JAXBElement<? extends MDConstraintsType> value)
Sets the value of the mdConstraints property.
|
MDConstraintsPropertyType |
MDConstraintsPropertyType.withMDConstraints(jakarta.xml.bind.JAXBElement<? extends MDConstraintsType> value) |
Copyright © 2008–2023. All rights reserved.