| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 | |
| net.opengis.iso19139.gmx.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected jakarta.xml.bind.JAXBElement<? extends DSDataSetType> |
DSDataSetPropertyType.dsDataSet |
| Modifier and Type | Method and Description |
|---|---|
DSDataSetType |
ObjectFactory.createDSDataSetType()
Create an instance of
DSDataSetType |
DSDataSetType |
DSDataSetType.withHas(Collection<MDMetadataPropertyType> values) |
DSDataSetType |
DSDataSetType.withHas(List<MDMetadataPropertyType> value) |
DSDataSetType |
DSDataSetType.withHas(MDMetadataPropertyType... values) |
DSDataSetType |
DSDataSetType.withId(String value) |
DSDataSetType |
DSDataSetType.withPartOf(Collection<DSAggregatePropertyType> values) |
DSDataSetType |
DSDataSetType.withPartOf(DSAggregatePropertyType... values) |
DSDataSetType |
DSDataSetType.withPartOf(List<DSAggregatePropertyType> value) |
DSDataSetType |
DSDataSetType.withUuid(String value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<DSDataSetType> |
ObjectFactory.createDSDataSet(DSDataSetType value)
|
jakarta.xml.bind.JAXBElement<? extends DSDataSetType> |
DSDataSetPropertyType.getDSDataSet()
Gets the value of the dsDataSet property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<DSDataSetType> |
ObjectFactory.createDSDataSet(DSDataSetType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
DSDataSetPropertyType.setDSDataSet(jakarta.xml.bind.JAXBElement<? extends DSDataSetType> value)
Sets the value of the dsDataSet property.
|
DSDataSetPropertyType |
DSDataSetPropertyType.withDSDataSet(jakarta.xml.bind.JAXBElement<? extends DSDataSetType> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
MXDataSetType
Java class for MX_DataSet_Type complex type.
|
Copyright © 2008–2023. All rights reserved.