Package myorg.relex.collection
Class ShipByBusinessId
- java.lang.Object
-
- myorg.relex.collection.Ship
-
- myorg.relex.collection.ShipByBusinessId
-
-
Constructor Summary
Constructors Constructor Description ShipByBusinessId()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)intpeekHashCode()StringtoString()-
Methods inherited from class myorg.relex.collection.Ship
getCreated, getId, getName, hashCode, logEquals, logHashCode, objectHashCode, setCreated, setId, setName
-
-