|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MDConstraintsPropertyType | |
|---|---|
| net.opengis.iso19139.gmd.v_20060504 | |
| net.opengis.iso19139.srv.v_20060504 | |
| Uses of MDConstraintsPropertyType in net.opengis.iso19139.gmd.v_20060504 |
|---|
| Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDConstraintsPropertyType | |
|---|---|
protected List<MDConstraintsPropertyType> |
MDMetadataType.metadataConstraints
|
protected List<MDConstraintsPropertyType> |
AbstractMDIdentificationType.resourceConstraints
|
| Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDConstraintsPropertyType | |
|---|---|
List<MDConstraintsPropertyType> |
MDMetadataType.getMetadataConstraints()
Gets the value of the metadataConstraints property. |
List<MDConstraintsPropertyType> |
AbstractMDIdentificationType.getResourceConstraints()
Gets the value of the resourceConstraints property. |
| Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDConstraintsPropertyType | |
|---|---|
MDMetadataType |
MDMetadataType.withMetadataConstraints(MDConstraintsPropertyType... values)
|
MDServiceIdentificationType |
MDServiceIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values)
|
MDDataIdentificationType |
MDDataIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values)
|
AbstractMDIdentificationType |
AbstractMDIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values)
|
| Uses of MDConstraintsPropertyType in net.opengis.iso19139.srv.v_20060504 |
|---|
| Fields in net.opengis.iso19139.srv.v_20060504 declared as MDConstraintsPropertyType | |
|---|---|
protected MDConstraintsPropertyType |
SVServiceIdentificationType.restrictions
|
| Methods in net.opengis.iso19139.srv.v_20060504 that return MDConstraintsPropertyType | |
|---|---|
MDConstraintsPropertyType |
SVServiceIdentificationType.getRestrictions()
Gets the value of the restrictions property. |
| Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type MDConstraintsPropertyType | |
|---|---|
void |
SVServiceIdentificationType.setRestrictions(MDConstraintsPropertyType value)
Sets the value of the restrictions property. |
SVServiceIdentificationType |
SVServiceIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values)
|
SVServiceIdentificationType |
SVServiceIdentificationType.withRestrictions(MDConstraintsPropertyType value)
|
| Method parameters in net.opengis.iso19139.srv.v_20060504 with type arguments of type MDConstraintsPropertyType | |
|---|---|
SVServiceIdentificationType |
SVServiceIdentificationType.withResourceConstraints(Collection<MDConstraintsPropertyType> values)
|
SVServiceIdentificationType |
SVServiceIdentificationType.withResourceConstraints(List<MDConstraintsPropertyType> value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||