| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20060504 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<MDRestrictionCodePropertyType> |
MDLegalConstraintsType.accessConstraints |
protected java.util.List<MDRestrictionCodePropertyType> |
MDLegalConstraintsType.useConstraints |
| Modifier and Type | Method and Description |
|---|---|
MDRestrictionCodePropertyType |
ObjectFactory.createMDRestrictionCodePropertyType()
Create an instance of
MDRestrictionCodePropertyType |
MDRestrictionCodePropertyType |
MDRestrictionCodePropertyType.withMDRestrictionCode(CodeListValueType value) |
MDRestrictionCodePropertyType |
MDRestrictionCodePropertyType.withNilReason(java.util.Collection<java.lang.String> values) |
MDRestrictionCodePropertyType |
MDRestrictionCodePropertyType.withNilReason(java.util.List<java.lang.String> value) |
MDRestrictionCodePropertyType |
MDRestrictionCodePropertyType.withNilReason(java.lang.String... values) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MDRestrictionCodePropertyType> |
MDLegalConstraintsType.getAccessConstraints()
Gets the value of the accessConstraints property.
|
java.util.List<MDRestrictionCodePropertyType> |
MDLegalConstraintsType.getUseConstraints()
Gets the value of the useConstraints property.
|
| Modifier and Type | Method and Description |
|---|---|
MDLegalConstraintsType |
MDLegalConstraintsType.withAccessConstraints(MDRestrictionCodePropertyType... values) |
MDLegalConstraintsType |
MDLegalConstraintsType.withUseConstraints(MDRestrictionCodePropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
MDLegalConstraintsType.setAccessConstraints(java.util.List<MDRestrictionCodePropertyType> value) |
void |
MDLegalConstraintsType.setUseConstraints(java.util.List<MDRestrictionCodePropertyType> value) |
MDLegalConstraintsType |
MDLegalConstraintsType.withAccessConstraints(java.util.Collection<MDRestrictionCodePropertyType> values) |
MDLegalConstraintsType |
MDLegalConstraintsType.withAccessConstraints(java.util.List<MDRestrictionCodePropertyType> value) |
MDLegalConstraintsType |
MDLegalConstraintsType.withUseConstraints(java.util.Collection<MDRestrictionCodePropertyType> values) |
MDLegalConstraintsType |
MDLegalConstraintsType.withUseConstraints(java.util.List<MDRestrictionCodePropertyType> value) |
Copyright © 2008-2021. All Rights Reserved.