Package org.openwms.wms.receiving.api
Class LocationVO
java.lang.Object
org.springframework.hateoas.RepresentationModel<LocationVO>
org.ameba.http.AbstractBase<LocationVO>
org.openwms.wms.receiving.api.LocationVO
- All Implemented Interfaces:
 Serializable
A LocationVO.
- Author:
 - Heiko Scherrer
 - See Also:
 
- 
Field Summary
FieldsFields inherited from class org.ameba.http.AbstractBase
DATETIME_FORMAT_ZULU - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.ameba.http.AbstractBase
getCreateDt, getLastModifiedDt, getOl, setCreateDt, setLastModifiedDt, setOlMethods inherited from class org.springframework.hateoas.RepresentationModel
add, add, add, addAllIf, addIf, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks, toString 
- 
Field Details
- 
erpCode
 
 - 
 - 
Constructor Details
- 
LocationVO
LocationVO() - 
LocationVO
 
 - 
 - 
Method Details
- 
getErpCode
 - 
setErpCode
 - 
equals
- Overrides:
 equalsin classorg.ameba.http.AbstractBase<LocationVO>
 - 
hashCode
public int hashCode()- Overrides:
 hashCodein classorg.ameba.http.AbstractBase<LocationVO>
 
 -