| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected List<MDProgressCodePropertyType> |
AbstractMDIdentificationType.status |
| Modifier and Type | Method and Description |
|---|---|
MDProgressCodePropertyType |
ObjectFactory.createMDProgressCodePropertyType()
Create an instance of
MDProgressCodePropertyType |
MDProgressCodePropertyType |
MDProgressCodePropertyType.withMDProgressCode(CodeListValueType value) |
MDProgressCodePropertyType |
MDProgressCodePropertyType.withNilReason(Collection<String> values) |
MDProgressCodePropertyType |
MDProgressCodePropertyType.withNilReason(List<String> value) |
MDProgressCodePropertyType |
MDProgressCodePropertyType.withNilReason(String... values) |
| Modifier and Type | Method and Description |
|---|---|
List<MDProgressCodePropertyType> |
AbstractMDIdentificationType.getStatus()
Gets the value of the status property.
|
| Modifier and Type | Method and Description |
|---|---|
MDDataIdentificationType |
MDDataIdentificationType.withStatus(MDProgressCodePropertyType... values) |
MDServiceIdentificationType |
MDServiceIdentificationType.withStatus(MDProgressCodePropertyType... values) |
AbstractMDIdentificationType |
AbstractMDIdentificationType.withStatus(MDProgressCodePropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMDIdentificationType.setStatus(List<MDProgressCodePropertyType> value) |
MDDataIdentificationType |
MDDataIdentificationType.withStatus(Collection<MDProgressCodePropertyType> values) |
MDServiceIdentificationType |
MDServiceIdentificationType.withStatus(Collection<MDProgressCodePropertyType> values) |
AbstractMDIdentificationType |
AbstractMDIdentificationType.withStatus(Collection<MDProgressCodePropertyType> values) |
MDDataIdentificationType |
MDDataIdentificationType.withStatus(List<MDProgressCodePropertyType> value) |
MDServiceIdentificationType |
MDServiceIdentificationType.withStatus(List<MDProgressCodePropertyType> value) |
AbstractMDIdentificationType |
AbstractMDIdentificationType.withStatus(List<MDProgressCodePropertyType> value) |
Copyright © 2008–2023. All rights reserved.