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 boolean
equals(Object obj)
int
peekHashCode()
String
toString()
-
Methods inherited from class myorg.relex.collection.Ship
getCreated, getId, getName, hashCode, logEquals, logHashCode, objectHashCode, setCreated, setId, setName
-
-