public interface CostCenter extends CommerceItemRelationshipContainer, ShippingGroupRelationshipContainer, OrderRelationshipContainer, CommerceIdentifier, java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Modifier and Type | Method and Description | 
|---|---|
| double | getAmount()Returns the amount | 
| java.lang.String | getCostCenterClassType()Returns the CostCenterClassType | 
| java.lang.String | getDescription()Returns the description | 
| java.lang.String | getIdentifier()Returns the identifier | 
| void | setAmount(double pAmount)Sets the description | 
| void | setCostCenterClassType(java.lang.String pCostCenterClassType)Sets the CostCenterClassType | 
| void | setDescription(java.lang.String pDescription)Sets the description | 
| void | setIdentifier(java.lang.String pIdentifier)Sets the identifier | 
addCommerceItemRelationship, addCommerceItemRelationship, getCommerceItemRelationship, getCommerceItemRelationshipCount, getCommerceItemRelationships, removeAllCommerceItemRelationships, removeCommerceItemRelationshipaddShippingGroupRelationship, addShippingGroupRelationship, getShippingGroupRelationship, getShippingGroupRelationshipCount, getShippingGroupRelationships, removeAllShippingGroupRelationships, removeShippingGroupRelationshipaddOrderRelationship, getOrderRelationship, getOrderRelationshipCount, removeOrderRelationshipgetIdstatic final java.lang.String CLASS_VERSION
java.lang.String getCostCenterClassType()
void setCostCenterClassType(java.lang.String pCostCenterClassType)
java.lang.String getIdentifier()
void setIdentifier(java.lang.String pIdentifier)
java.lang.String getDescription()
void setDescription(java.lang.String pDescription)
double getAmount()
void setAmount(double pAmount)