Class BillingDocumentWsDTO
java.lang.Object
com.sap.hybris.sapbillinginvoiceocc.dto.document.BillingDocumentWsDTO
- All Implemented Interfaces:
Serializable
Representation of a Billing document
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDate()getId()getType()voidvoidvoidsetTotalPrice(PriceWsDTO totalPrice) void
-
Constructor Details
-
BillingDocumentWsDTO
public BillingDocumentWsDTO()
-
-
Method Details
-
setId
-
getId
-
setType
-
getType
-
setDate
-
getDate
-
setTotalPrice
-
getTotalPrice
-