|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AbstractEncodingType in net.opengis.swecommon.v_2_0 |
|---|
| Subclasses of AbstractEncodingType in net.opengis.swecommon.v_2_0 | |
|---|---|
class |
BinaryEncodingType
Java class for BinaryEncodingType complex type. |
class |
TextEncodingType
Java class for TextEncodingType complex type. |
class |
XMLEncodingType
Java class for XMLEncodingType complex type. |
| Fields in net.opengis.swecommon.v_2_0 with type parameters of type AbstractEncodingType | |
|---|---|
protected JAXBElement<? extends AbstractEncodingType> |
DataStreamType.Encoding.abstractEncoding
|
protected JAXBElement<? extends AbstractEncodingType> |
DataArrayType.Encoding.abstractEncoding
|
protected JAXBElement<? extends AbstractEncodingType> |
AbstractEncodingPropertyType.abstractEncoding
|
protected JAXBElement<? extends AbstractEncodingType> |
AbstractEncodingPropertyByValueType.abstractEncoding
|
| Methods in net.opengis.swecommon.v_2_0 that return AbstractEncodingType | |
|---|---|
AbstractEncodingType |
AbstractEncodingType.withExtension(Collection<Object> values)
|
AbstractEncodingType |
AbstractEncodingType.withExtension(List<Object> value)
|
AbstractEncodingType |
AbstractEncodingType.withExtension(Object... values)
|
AbstractEncodingType |
AbstractEncodingType.withId(String value)
|
| Methods in net.opengis.swecommon.v_2_0 that return types with arguments of type AbstractEncodingType | |
|---|---|
JAXBElement<AbstractEncodingType> |
ObjectFactory.createAbstractEncoding(AbstractEncodingType value)
Create an instance of JAXBElement<AbstractEncodingType>} |
JAXBElement<? extends AbstractEncodingType> |
DataStreamType.Encoding.getAbstractEncoding()
Gets the value of the abstractEncoding property. |
JAXBElement<? extends AbstractEncodingType> |
DataArrayType.Encoding.getAbstractEncoding()
Gets the value of the abstractEncoding property. |
JAXBElement<? extends AbstractEncodingType> |
AbstractEncodingPropertyType.getAbstractEncoding()
Gets the value of the abstractEncoding property. |
JAXBElement<? extends AbstractEncodingType> |
AbstractEncodingPropertyByValueType.getAbstractEncoding()
Gets the value of the abstractEncoding property. |
| Methods in net.opengis.swecommon.v_2_0 with parameters of type AbstractEncodingType | |
|---|---|
JAXBElement<AbstractEncodingType> |
ObjectFactory.createAbstractEncoding(AbstractEncodingType value)
Create an instance of JAXBElement<AbstractEncodingType>} |
| Method parameters in net.opengis.swecommon.v_2_0 with type arguments of type AbstractEncodingType | |
|---|---|
void |
DataStreamType.Encoding.setAbstractEncoding(JAXBElement<? extends AbstractEncodingType> value)
Sets the value of the abstractEncoding property. |
void |
DataArrayType.Encoding.setAbstractEncoding(JAXBElement<? extends AbstractEncodingType> value)
Sets the value of the abstractEncoding property. |
void |
AbstractEncodingPropertyType.setAbstractEncoding(JAXBElement<? extends AbstractEncodingType> value)
Sets the value of the abstractEncoding property. |
void |
AbstractEncodingPropertyByValueType.setAbstractEncoding(JAXBElement<? extends AbstractEncodingType> value)
Sets the value of the abstractEncoding property. |
DataStreamType.Encoding |
DataStreamType.Encoding.withAbstractEncoding(JAXBElement<? extends AbstractEncodingType> value)
|
DataArrayType.Encoding |
DataArrayType.Encoding.withAbstractEncoding(JAXBElement<? extends AbstractEncodingType> value)
|
AbstractEncodingPropertyType |
AbstractEncodingPropertyType.withAbstractEncoding(JAXBElement<? extends AbstractEncodingType> value)
|
AbstractEncodingPropertyByValueType |
AbstractEncodingPropertyByValueType.withAbstractEncoding(JAXBElement<? extends AbstractEncodingType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||