| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected List<MDRestrictionCodePropertyType> |
MDLegalConstraintsType.accessConstraints |
protected 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(Collection<String> values) |
MDRestrictionCodePropertyType |
MDRestrictionCodePropertyType.withNilReason(List<String> value) |
MDRestrictionCodePropertyType |
MDRestrictionCodePropertyType.withNilReason(String... values) |
| Modifier and Type | Method and Description |
|---|---|
List<MDRestrictionCodePropertyType> |
MDLegalConstraintsType.getAccessConstraints()
Gets the value of the accessConstraints property.
|
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(List<MDRestrictionCodePropertyType> value) |
void |
MDLegalConstraintsType.setUseConstraints(List<MDRestrictionCodePropertyType> value) |
MDLegalConstraintsType |
MDLegalConstraintsType.withAccessConstraints(Collection<MDRestrictionCodePropertyType> values) |
MDLegalConstraintsType |
MDLegalConstraintsType.withAccessConstraints(List<MDRestrictionCodePropertyType> value) |
MDLegalConstraintsType |
MDLegalConstraintsType.withUseConstraints(Collection<MDRestrictionCodePropertyType> values) |
MDLegalConstraintsType |
MDLegalConstraintsType.withUseConstraints(List<MDRestrictionCodePropertyType> value) |
Copyright © 2008–2023. All rights reserved.