gui
Class BerthBs__Tuple

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

public class BerthBs__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
 double draft
           
 int length
           
 java.lang.String name
           
static gui.BerthBs__Tuple.__SS streamer
           
 int width
           
 
Fields inherited from class aos.jack.jak.beliefset.Tuple
isFree
 
Constructor Summary
BerthBs__Tuple()
          Automatically generated constructor.
BerthBs__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.BerthBs__Tuple.__SS streamer

name

public java.lang.String name

length

public int length

width

public int width

draft

public double draft
Constructor Detail

BerthBs__Tuple

public BerthBs__Tuple(boolean v)

BerthBs__Tuple

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