| Package | Description |
|---|---|
| org.isotc211._2005.gmd |
| Modifier and Type | Field and Description |
|---|---|
protected List<DSAggregatePropertyType> |
DSDataSetType.partOf |
protected List<DSAggregatePropertyType> |
MDMetadataType.series |
protected List<DSAggregatePropertyType> |
AbstractDSAggregateType.subset |
protected List<DSAggregatePropertyType> |
AbstractDSAggregateType.superset |
| Modifier and Type | Method and Description |
|---|---|
DSAggregatePropertyType |
ObjectFactory.createDSAggregatePropertyType()
Create an instance of
DSAggregatePropertyType |
| Modifier and Type | Method and Description |
|---|---|
List<DSAggregatePropertyType> |
DSDataSetType.getPartOf()
Gets the value of the partOf property.
|
List<DSAggregatePropertyType> |
MDMetadataType.getSeries()
Gets the value of the series property.
|
List<DSAggregatePropertyType> |
AbstractDSAggregateType.getSubset()
Gets the value of the subset property.
|
List<DSAggregatePropertyType> |
AbstractDSAggregateType.getSuperset()
Gets the value of the superset property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DSDataSetType.setPartOf(List<DSAggregatePropertyType> value) |
void |
MDMetadataType.setSeries(List<DSAggregatePropertyType> value) |
void |
AbstractDSAggregateType.setSubset(List<DSAggregatePropertyType> value) |
void |
AbstractDSAggregateType.setSuperset(List<DSAggregatePropertyType> value) |
Copyright © 2014–2016 Pink Summit, LLC. All rights reserved.