|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DataArrayType in net.opengis.swecommon.v_2_0 |
|---|
| Subclasses of DataArrayType in net.opengis.swecommon.v_2_0 | |
|---|---|
class |
MatrixType
Java class for MatrixType complex type. |
| Fields in net.opengis.swecommon.v_2_0 with type parameters of type DataArrayType | |
|---|---|
protected JAXBElement<? extends DataArrayType> |
DataArrayPropertyType.dataArray
|
protected JAXBElement<? extends DataArrayType> |
DataArrayPropertyByValueType.dataArray
|
| Methods in net.opengis.swecommon.v_2_0 that return types with arguments of type DataArrayType | |
|---|---|
JAXBElement<DataArrayType> |
ObjectFactory.createDataArray(DataArrayType value)
Create an instance of JAXBElement<DataArrayType>} |
JAXBElement<? extends DataArrayType> |
DataArrayPropertyType.getDataArray()
Gets the value of the dataArray property. |
JAXBElement<? extends DataArrayType> |
DataArrayPropertyByValueType.getDataArray()
Gets the value of the dataArray property. |
| Methods in net.opengis.swecommon.v_2_0 with parameters of type DataArrayType | |
|---|---|
JAXBElement<DataArrayType> |
ObjectFactory.createDataArray(DataArrayType value)
Create an instance of JAXBElement<DataArrayType>} |
| Method parameters in net.opengis.swecommon.v_2_0 with type arguments of type DataArrayType | |
|---|---|
void |
DataArrayPropertyType.setDataArray(JAXBElement<? extends DataArrayType> value)
Sets the value of the dataArray property. |
void |
DataArrayPropertyByValueType.setDataArray(JAXBElement<? extends DataArrayType> value)
Sets the value of the dataArray property. |
DataArrayPropertyType |
DataArrayPropertyType.withDataArray(JAXBElement<? extends DataArrayType> value)
|
DataArrayPropertyByValueType |
DataArrayPropertyByValueType.withDataArray(JAXBElement<? extends DataArrayType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||