gui
Class BerthLiftingArm__Tuple

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

public class BerthLiftingArm__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
 java.lang.String liftingArmId
           
 java.lang.String name
           
static gui.BerthLiftingArm__Tuple.__SS streamer
           
 
Fields inherited from class aos.jack.jak.beliefset.Tuple
isFree
 
Constructor Summary
BerthLiftingArm__Tuple()
          Automatically generated constructor.
BerthLiftingArm__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.BerthLiftingArm__Tuple.__SS streamer

name

public java.lang.String name

liftingArmId

public java.lang.String liftingArmId
Constructor Detail

BerthLiftingArm__Tuple

public BerthLiftingArm__Tuple(boolean v)

BerthLiftingArm__Tuple

public BerthLiftingArm__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)