| Package | Description |
|---|---|
| net.opengis.iso19139.gmx.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<MXSupportFilePropertyType> |
MXAggregateType.aggregateFile |
protected java.util.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(java.lang.String value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withHref(java.lang.String value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withMXSupportFile(MXSupportFileType value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withNilReason(java.util.Collection<java.lang.String> values) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withNilReason(java.util.List<java.lang.String> value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withNilReason(java.lang.String... values) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withRole(java.lang.String value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withTitle(java.lang.String value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
MXSupportFilePropertyType |
MXSupportFilePropertyType.withUuidref(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MXSupportFilePropertyType> |
MXAggregateType.getAggregateFile()
Gets the value of the aggregateFile property.
|
java.util.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(java.util.List<MXSupportFilePropertyType> value) |
void |
MXDataSetType.setSupportFile(java.util.List<MXSupportFilePropertyType> value) |
MXAggregateType |
MXAggregateType.withAggregateFile(java.util.Collection<MXSupportFilePropertyType> values) |
MXAggregateType |
MXAggregateType.withAggregateFile(java.util.List<MXSupportFilePropertyType> value) |
MXDataSetType |
MXDataSetType.withSupportFile(java.util.Collection<MXSupportFilePropertyType> values) |
MXDataSetType |
MXDataSetType.withSupportFile(java.util.List<MXSupportFilePropertyType> value) |
Copyright © 2008-2021. All Rights Reserved.