| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20060504 |
| Modifier and Type | Field and Description |
|---|---|
protected MDScopeCodePropertyType |
DQScopeType.level |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<MDScopeCodePropertyType> |
MDMetadataType.hierarchyLevel |
protected java.util.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(javax.xml.bind.JAXBElement<CodeListValueType> value) |
MDScopeCodePropertyType |
MDScopeCodePropertyType.withNilReason(java.util.Collection<java.lang.String> values) |
MDScopeCodePropertyType |
MDScopeCodePropertyType.withNilReason(java.util.List<java.lang.String> value) |
MDScopeCodePropertyType |
MDScopeCodePropertyType.withNilReason(java.lang.String... values) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MDScopeCodePropertyType> |
MDMetadataType.getHierarchyLevel()
Gets the value of the hierarchyLevel property.
|
java.util.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(java.util.List<MDScopeCodePropertyType> value) |
void |
MDMaintenanceInformationType.setUpdateScope(java.util.List<MDScopeCodePropertyType> value) |
MDMetadataType |
MDMetadataType.withHierarchyLevel(java.util.Collection<MDScopeCodePropertyType> values) |
MDMetadataType |
MDMetadataType.withHierarchyLevel(java.util.List<MDScopeCodePropertyType> value) |
MDMaintenanceInformationType |
MDMaintenanceInformationType.withUpdateScope(java.util.Collection<MDScopeCodePropertyType> values) |
MDMaintenanceInformationType |
MDMaintenanceInformationType.withUpdateScope(java.util.List<MDScopeCodePropertyType> value) |
Copyright © 2008-2022. All Rights Reserved.