|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MDRestrictionCodePropertyType | |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 | |
| Uses of MDRestrictionCodePropertyType in net.opengis.iso19139.gmd.v_20070417 |
|---|
| Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDRestrictionCodePropertyType | |
|---|---|
protected List<MDRestrictionCodePropertyType> |
MDLegalConstraintsType.accessConstraints
|
protected List<MDRestrictionCodePropertyType> |
MDLegalConstraintsType.useConstraints
|
| Methods in net.opengis.iso19139.gmd.v_20070417 that return MDRestrictionCodePropertyType | |
|---|---|
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)
|
| Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDRestrictionCodePropertyType | |
|---|---|
List<MDRestrictionCodePropertyType> |
MDLegalConstraintsType.getAccessConstraints()
Gets the value of the accessConstraints property. |
List<MDRestrictionCodePropertyType> |
MDLegalConstraintsType.getUseConstraints()
Gets the value of the useConstraints property. |
| Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDRestrictionCodePropertyType | |
|---|---|
MDLegalConstraintsType |
MDLegalConstraintsType.withAccessConstraints(MDRestrictionCodePropertyType... values)
|
MDLegalConstraintsType |
MDLegalConstraintsType.withUseConstraints(MDRestrictionCodePropertyType... values)
|
| Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDRestrictionCodePropertyType | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||