|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MDConstraintsType | |
|---|---|
| net.opengis.iso19139.gmd.v_20060504 | |
| Uses of MDConstraintsType in net.opengis.iso19139.gmd.v_20060504 |
|---|
| Subclasses of MDConstraintsType in net.opengis.iso19139.gmd.v_20060504 | |
|---|---|
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 |
| Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDConstraintsType | |
|---|---|
protected JAXBElement<? extends MDConstraintsType> |
MDConstraintsPropertyType.mdConstraints
|
| Methods in net.opengis.iso19139.gmd.v_20060504 that return MDConstraintsType | |
|---|---|
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)
|
| Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDConstraintsType | |
|---|---|
JAXBElement<MDConstraintsType> |
ObjectFactory.createMDConstraints(MDConstraintsType value)
Create an instance of JAXBElement<MDConstraintsType>} |
JAXBElement<? extends MDConstraintsType> |
MDConstraintsPropertyType.getMDConstraints()
Gets the value of the mdConstraints property. |
| Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDConstraintsType | |
|---|---|
JAXBElement<MDConstraintsType> |
ObjectFactory.createMDConstraints(MDConstraintsType value)
Create an instance of JAXBElement<MDConstraintsType>} |
| Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDConstraintsType | |
|---|---|
void |
MDConstraintsPropertyType.setMDConstraints(JAXBElement<? extends MDConstraintsType> value)
Sets the value of the mdConstraints property. |
MDConstraintsPropertyType |
MDConstraintsPropertyType.withMDConstraints(JAXBElement<? extends MDConstraintsType> value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||