| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 | |
| net.opengis.iso19139.gmx.v_20070417 |
| 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 |
DSAggregatePropertyType |
DSAggregatePropertyType.withAbstractDSAggregate(jakarta.xml.bind.JAXBElement<? extends AbstractDSAggregateType> value) |
DSAggregatePropertyType |
DSAggregatePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
DSAggregatePropertyType |
DSAggregatePropertyType.withArcrole(String value) |
DSAggregatePropertyType |
DSAggregatePropertyType.withHref(String value) |
DSAggregatePropertyType |
DSAggregatePropertyType.withNilReason(Collection<String> values) |
DSAggregatePropertyType |
DSAggregatePropertyType.withNilReason(List<String> value) |
DSAggregatePropertyType |
DSAggregatePropertyType.withNilReason(String... values) |
DSAggregatePropertyType |
DSAggregatePropertyType.withRole(String value) |
DSAggregatePropertyType |
DSAggregatePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
DSAggregatePropertyType |
DSAggregatePropertyType.withTitle(String value) |
DSAggregatePropertyType |
DSAggregatePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
DSAggregatePropertyType |
DSAggregatePropertyType.withUuidref(String value) |
| 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 |
|---|---|
MXDataSetType |
MXDataSetType.withPartOf(DSAggregatePropertyType... values) |
MXAggregateType |
MXAggregateType.withSubset(DSAggregatePropertyType... values) |
MXAggregateType |
MXAggregateType.withSuperset(DSAggregatePropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
MXDataSetType |
MXDataSetType.withPartOf(Collection<DSAggregatePropertyType> values) |
MXDataSetType |
MXDataSetType.withPartOf(List<DSAggregatePropertyType> value) |
MXAggregateType |
MXAggregateType.withSubset(Collection<DSAggregatePropertyType> values) |
MXAggregateType |
MXAggregateType.withSubset(List<DSAggregatePropertyType> value) |
MXAggregateType |
MXAggregateType.withSuperset(Collection<DSAggregatePropertyType> values) |
MXAggregateType |
MXAggregateType.withSuperset(List<DSAggregatePropertyType> value) |
Copyright © 2008–2023. All rights reserved.