Uses of Interface
org.eclipse.modisco.omg.gastm.Byte

Packages that use Byte
org.eclipse.modisco.omg.gastm   
org.eclipse.modisco.omg.gastm.util   
 

Uses of Byte in org.eclipse.modisco.omg.gastm
 

Methods in org.eclipse.modisco.omg.gastm that return Byte
 Byte GASTMFactory.createByte()
          Returns a new object of class 'Byte'.
 

Uses of Byte in org.eclipse.modisco.omg.gastm.util
 

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type Byte
 T GASTMSwitch.caseByte(Byte object)
          Returns the result of interpreting the object as an instance of 'Byte'.