gui
Class LiftingArmProduct__Tuple
java.lang.Object
aos.jack.jak.beliefset.Tuple
gui.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
Fields inherited from class aos.jack.jak.beliefset.Tuple |
isFree |
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 |
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
LiftingArmProduct__Tuple
public LiftingArmProduct__Tuple(boolean v)
LiftingArmProduct__Tuple
public LiftingArmProduct__Tuple()
- Automatically generated constructor.
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)