gui
Class LiftingArmProduct__Tuple

java.lang.Object
  extended byaos.jack.jak.beliefset.Tuple
      extended bygui.LiftingArmProduct__Tuple
All Implemented Interfaces:
aos.apib.Base, java.io.Serializable

public class LiftingArmProduct__Tuple
extends aos.jack.jak.beliefset.Tuple
implements aos.apib.Base, java.io.Serializable

Automatically generated class from 'null'.

See Also:
Serialized Form

Field Summary
 int capacity
           
 java.lang.String liftingArmId
           
 java.lang.String product
           
static gui.LiftingArmProduct__Tuple.__SS streamer
           
 
Fields inherited from class aos.jack.jak.beliefset.Tuple
isFree
 
Constructor Summary
LiftingArmProduct__Tuple()
          Automatically generated constructor.
LiftingArmProduct__Tuple(boolean v)
           
 
Method Summary
 boolean equals(java.lang.Object o)
          Automatically generated method.
 aos.apib.StreamerSupport getStreamer()
          Automatically generated method.
 int hash(int __i)
           
 int hashCode()
          Automatically generated method.
 java.lang.String name()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

streamer

public static final gui.LiftingArmProduct__Tuple.__SS streamer

liftingArmId

public java.lang.String liftingArmId

product

public java.lang.String product

capacity

public int capacity
Constructor Detail

LiftingArmProduct__Tuple

public LiftingArmProduct__Tuple(boolean v)

LiftingArmProduct__Tuple

public LiftingArmProduct__Tuple()
Automatically generated constructor.

Method Detail

getStreamer

public aos.apib.StreamerSupport getStreamer()
Automatically generated method.

Specified by:
getStreamer in interface aos.apib.Base

hashCode

public int hashCode()
Automatically generated method.


equals

public boolean equals(java.lang.Object o)
Automatically generated method.


name

public java.lang.String name()

toString

public java.lang.String toString()

hash

public int hash(int __i)