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
Fields inherited from class org.ameba.http.AbstractBase
DATETIME_FORMAT_ZULU
-
Constructor Summary
-
Method Summary
Methods inherited from class org.ameba.http.AbstractBase
getCreateDt, getLastModifiedDt, getOl, setCreateDt, setLastModifiedDt, setOl
Methods 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:
equals
in classorg.springframework.hateoas.RepresentationModel<LocationVO>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classorg.springframework.hateoas.RepresentationModel<LocationVO>
-