| Package | Description |
|---|---|
| net.opengis.iso19139.gmx.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected List<MXSupportFilePropertyType> |
MXAggregateType.aggregateFile |
protected List<MXSupportFilePropertyType> |
MXDataSetType.supportFile |
| Modifier and Type | Method and Description |
|---|---|
MXSupportFilePropertyType |
ObjectFactory.createMXSupportFilePropertyType()
Create an instance of
MXSupportFilePropertyType |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withArcrole(String value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withHref(String value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withMXSupportFile(MXSupportFileType value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withNilReason(Collection<String> values) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withNilReason(List<String> value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withNilReason(String... values) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withRole(String value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withTitle(String value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withUuidref(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<MXSupportFilePropertyType> |
MXAggregateType.getAggregateFile()
Gets the value of the aggregateFile property.
|
List<MXSupportFilePropertyType> |
MXDataSetType.getSupportFile()
Gets the value of the supportFile property.
|
| Modifier and Type | Method and Description |
|---|---|
MXAggregateType |
MXAggregateType.withAggregateFile(MXSupportFilePropertyType... values) |
MXDataSetType |
MXDataSetType.withSupportFile(MXSupportFilePropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
MXAggregateType.setAggregateFile(List<MXSupportFilePropertyType> value) |
void |
MXDataSetType.setSupportFile(List<MXSupportFilePropertyType> value) |
MXAggregateType |
MXAggregateType.withAggregateFile(Collection<MXSupportFilePropertyType> values) |
MXAggregateType |
MXAggregateType.withAggregateFile(List<MXSupportFilePropertyType> value) |
MXDataSetType |
MXDataSetType.withSupportFile(Collection<MXSupportFilePropertyType> values) |
MXDataSetType |
MXDataSetType.withSupportFile(List<MXSupportFilePropertyType> value) |
Copyright © 2008–2023. All rights reserved.