@Entity public class StorageMovement extends AbstractJpaStorageMovement
actualQuantity, article, confirmDate, destinationLocation, id, magalieUser, movementDate, originLocation, PROPERTY_ACTUAL_QUANTITY, PROPERTY_ARTICLE, PROPERTY_CONFIRM_DATE, PROPERTY_DESTINATION_LOCATION, PROPERTY_ID, PROPERTY_MAGALIE_USER, PROPERTY_MOVEMENT_DATE, PROPERTY_ORIGIN_LOCATION| Constructor and Description |
|---|
StorageMovement() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConfirmed() |
String |
toString() |
getActualQuantity, getArticle, getConfirmDate, getDestinationLocation, getId, getMagalieUser, getMovementDate, getOriginLocation, prePersist, setActualQuantity, setArticle, setConfirmDate, setDestinationLocation, setId, setMagalieUser, setMovementDate, setOriginLocationpublic boolean isConfirmed()
public String toString()
toString in class org.nuiton.jpa.api.AbstractJpaEntityCopyright © 2013 CodeLutin. All rights reserved.