| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.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(java.util.Collection<java.lang.String> values) |
MDProgressCodePropertyType |
MDProgressCodePropertyType.withNilReason(java.util.List<java.lang.String> value) |
MDProgressCodePropertyType |
MDProgressCodePropertyType.withNilReason(java.lang.String... values) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MDProgressCodePropertyType> |
AbstractMDIdentificationType.getStatus()
Gets the value of the status property.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractMDIdentificationType |
AbstractMDIdentificationType.withStatus(MDProgressCodePropertyType... values) |
MDServiceIdentificationType |
MDServiceIdentificationType.withStatus(MDProgressCodePropertyType... values) |
MDDataIdentificationType |
MDDataIdentificationType.withStatus(MDProgressCodePropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMDIdentificationType.setStatus(java.util.List<MDProgressCodePropertyType> value) |
AbstractMDIdentificationType |
AbstractMDIdentificationType.withStatus(java.util.Collection<MDProgressCodePropertyType> values) |
MDServiceIdentificationType |
MDServiceIdentificationType.withStatus(java.util.Collection<MDProgressCodePropertyType> values) |
MDDataIdentificationType |
MDDataIdentificationType.withStatus(java.util.Collection<MDProgressCodePropertyType> values) |
AbstractMDIdentificationType |
AbstractMDIdentificationType.withStatus(java.util.List<MDProgressCodePropertyType> value) |
MDServiceIdentificationType |
MDServiceIdentificationType.withStatus(java.util.List<MDProgressCodePropertyType> value) |
MDDataIdentificationType |
MDDataIdentificationType.withStatus(java.util.List<MDProgressCodePropertyType> value) |
Copyright © 2008-2021. All Rights Reserved.