|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ByteEncodingType in net.opengis.swecommon.v_2_0 |
|---|
| Fields in net.opengis.swecommon.v_2_0 declared as ByteEncodingType | |
|---|---|
protected ByteEncodingType |
BinaryEncodingType.byteEncoding
|
| Methods in net.opengis.swecommon.v_2_0 that return ByteEncodingType | |
|---|---|
static ByteEncodingType |
ByteEncodingType.fromValue(String v)
|
ByteEncodingType |
BinaryEncodingType.getByteEncoding()
Gets the value of the byteEncoding property. |
static ByteEncodingType |
ByteEncodingType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ByteEncodingType[] |
ByteEncodingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.swecommon.v_2_0 with parameters of type ByteEncodingType | |
|---|---|
void |
BinaryEncodingType.setByteEncoding(ByteEncodingType value)
Sets the value of the byteEncoding property. |
BinaryEncodingType |
BinaryEncodingType.withByteEncoding(ByteEncodingType value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||