| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected MDScopeCodePropertyType |
DQScopeType.level |
| Modifier and Type | Field and Description |
|---|---|
protected List<MDScopeCodePropertyType> |
MDMetadataType.hierarchyLevel |
protected List<MDScopeCodePropertyType> |
MDMaintenanceInformationType.updateScope |
| Modifier and Type | Method and Description |
|---|---|
MDScopeCodePropertyType |
ObjectFactory.createMDScopeCodePropertyType()
Create an instance of
MDScopeCodePropertyType |
MDScopeCodePropertyType |
DQScopeType.getLevel()
Gets the value of the level property.
|
MDScopeCodePropertyType |
MDScopeCodePropertyType.withMDScopeCode(jakarta.xml.bind.JAXBElement<CodeListValueType> value) |
MDScopeCodePropertyType |
MDScopeCodePropertyType.withNilReason(Collection<String> values) |
MDScopeCodePropertyType |
MDScopeCodePropertyType.withNilReason(List<String> value) |
MDScopeCodePropertyType |
MDScopeCodePropertyType.withNilReason(String... values) |
| Modifier and Type | Method and Description |
|---|---|
List<MDScopeCodePropertyType> |
MDMetadataType.getHierarchyLevel()
Gets the value of the hierarchyLevel property.
|
List<MDScopeCodePropertyType> |
MDMaintenanceInformationType.getUpdateScope()
Gets the value of the updateScope property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DQScopeType.setLevel(MDScopeCodePropertyType value)
Sets the value of the level property.
|
MDMetadataType |
MDMetadataType.withHierarchyLevel(MDScopeCodePropertyType... values) |
DQScopeType |
DQScopeType.withLevel(MDScopeCodePropertyType value) |
MDMaintenanceInformationType |
MDMaintenanceInformationType.withUpdateScope(MDScopeCodePropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
MDMetadataType.setHierarchyLevel(List<MDScopeCodePropertyType> value) |
void |
MDMaintenanceInformationType.setUpdateScope(List<MDScopeCodePropertyType> value) |
MDMetadataType |
MDMetadataType.withHierarchyLevel(Collection<MDScopeCodePropertyType> values) |
MDMetadataType |
MDMetadataType.withHierarchyLevel(List<MDScopeCodePropertyType> value) |
MDMaintenanceInformationType |
MDMaintenanceInformationType.withUpdateScope(Collection<MDScopeCodePropertyType> values) |
MDMaintenanceInformationType |
MDMaintenanceInformationType.withUpdateScope(List<MDScopeCodePropertyType> value) |
Copyright © 2008–2023. All rights reserved.