@Entity public class RequestedArticle extends AbstractJpaRequestedArticle
article, destinationLocation, id, priority, PROPERTY_ARTICLE, PROPERTY_DESTINATION_LOCATION, PROPERTY_ID, PROPERTY_PRIORITY, PROPERTY_QUANTITY, PROPERTY_REQUESTED_LIST, quantity, requestedList| Constructor and Description |
|---|
RequestedArticle() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getArticle, getDestinationLocation, getId, getPriority, getQuantity, getRequestedList, prePersist, setArticle, setDestinationLocation, setId, setPriority, setQuantity, setRequestedListpublic String toString()
toString in class org.nuiton.jpa.api.AbstractJpaEntityCopyright © 2013 CodeLutin. All rights reserved.