| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected EXExtentPropertyType |
DQScopeType.extent |
| Modifier and Type | Field and Description |
|---|---|
protected List<EXExtentPropertyType> |
AbstractRSReferenceSystemType.domainOfValidity |
protected List<EXExtentPropertyType> |
MDDataIdentificationType.extent |
protected List<EXExtentPropertyType> |
LISourceType.sourceExtent |
| Modifier and Type | Method and Description |
|---|---|
EXExtentPropertyType |
ObjectFactory.createEXExtentPropertyType()
Create an instance of
EXExtentPropertyType |
EXExtentPropertyType |
DQScopeType.getExtent()
Gets the value of the extent property.
|
EXExtentPropertyType |
EXExtentPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
EXExtentPropertyType |
EXExtentPropertyType.withArcrole(String value) |
EXExtentPropertyType |
EXExtentPropertyType.withEXExtent(EXExtentType value) |
EXExtentPropertyType |
EXExtentPropertyType.withHref(String value) |
EXExtentPropertyType |
EXExtentPropertyType.withNilReason(Collection<String> values) |
EXExtentPropertyType |
EXExtentPropertyType.withNilReason(List<String> value) |
EXExtentPropertyType |
EXExtentPropertyType.withNilReason(String... values) |
EXExtentPropertyType |
EXExtentPropertyType.withRole(String value) |
EXExtentPropertyType |
EXExtentPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
EXExtentPropertyType |
EXExtentPropertyType.withTitle(String value) |
EXExtentPropertyType |
EXExtentPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
EXExtentPropertyType |
EXExtentPropertyType.withUuidref(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<EXExtentPropertyType> |
AbstractRSReferenceSystemType.getDomainOfValidity()
Gets the value of the domainOfValidity property.
|
List<EXExtentPropertyType> |
MDDataIdentificationType.getExtent()
Gets the value of the extent property.
|
List<EXExtentPropertyType> |
LISourceType.getSourceExtent()
Gets the value of the sourceExtent property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DQScopeType.setExtent(EXExtentPropertyType value)
Sets the value of the extent property.
|
AbstractRSReferenceSystemType |
AbstractRSReferenceSystemType.withDomainOfValidity(EXExtentPropertyType... values) |
MDDataIdentificationType |
MDDataIdentificationType.withExtent(EXExtentPropertyType... values) |
DQScopeType |
DQScopeType.withExtent(EXExtentPropertyType value) |
LISourceType |
LISourceType.withSourceExtent(EXExtentPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRSReferenceSystemType.setDomainOfValidity(List<EXExtentPropertyType> value) |
void |
MDDataIdentificationType.setExtent(List<EXExtentPropertyType> value) |
void |
LISourceType.setSourceExtent(List<EXExtentPropertyType> value) |
AbstractRSReferenceSystemType |
AbstractRSReferenceSystemType.withDomainOfValidity(Collection<EXExtentPropertyType> values) |
AbstractRSReferenceSystemType |
AbstractRSReferenceSystemType.withDomainOfValidity(List<EXExtentPropertyType> value) |
MDDataIdentificationType |
MDDataIdentificationType.withExtent(Collection<EXExtentPropertyType> values) |
MDDataIdentificationType |
MDDataIdentificationType.withExtent(List<EXExtentPropertyType> value) |
LISourceType |
LISourceType.withSourceExtent(Collection<EXExtentPropertyType> values) |
LISourceType |
LISourceType.withSourceExtent(List<EXExtentPropertyType> value) |
Copyright © 2008–2023. All rights reserved.