Uses of Class
net.opengis.swecommon.v_2_0.ByteOrderType

Uses of ByteOrderType in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 declared as ByteOrderType
protected  ByteOrderType BinaryEncodingType.byteOrder
           
 

Methods in net.opengis.swecommon.v_2_0 that return ByteOrderType
static ByteOrderType ByteOrderType.fromValue(String v)
           
 ByteOrderType BinaryEncodingType.getByteOrder()
          Gets the value of the byteOrder property.
static ByteOrderType ByteOrderType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ByteOrderType[] ByteOrderType.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 ByteOrderType
 void BinaryEncodingType.setByteOrder(ByteOrderType value)
          Sets the value of the byteOrder property.
 BinaryEncodingType BinaryEncodingType.withByteOrder(ByteOrderType value)
           
 



Copyright © 2008-2015. All Rights Reserved.