| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.commerce.order.purchase.CommerceIdentifierCostCenter
public class CommerceIdentifierCostCenter
Bean name: CommerceIdentifierCostCenter.
| property name | type | description | default value | flags | 
|---|---|---|---|---|
| CommerceIdentifier | CommerceIdentifier | |||
| CostCenterName | String | |||
| RelationshipType | String | |||
| Amount | double | |||
| SplitAmount | double | |||
| Quantity | long | |||
| SplitQuantity | long | |||
| SplitCostCenterName | String | 
| eventset name | listener type | description | flags | 
|---|
This class was generated mechanically by atg.beanmaker.BeanMaker, and should not be modified.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSION | 
| Constructor Summary | |
|---|---|
| CommerceIdentifierCostCenter()Creates a new CommerceIdentifierCostCenterinstance. | |
| CommerceIdentifierCostCenter(CommerceIdentifier pCommerceIdentifier)Creates a new CommerceIdentifierCostCenterinstance. | |
| Method Summary | |
|---|---|
|  void | copyPropertiesTo(CommerceIdentifierCostCenter target) | 
|  boolean | equals(java.lang.Object pObj) | 
|  double | getAmount()Return the Amount property. | 
|  CommerceIdentifier | getCommerceIdentifier()Return the CommerceIdentifier property. | 
|  java.lang.String | getCostCenterName()Return the CostCenterName property. | 
|  long | getQuantity()Return the Quantity property. | 
|  java.lang.String | getRelationshipType()Return the RelationshipType property. | 
|  double | getSplitAmount()Return the SplitAmount property. | 
|  java.lang.String | getSplitCostCenterName()Return the SplitCostCenterName property. | 
|  long | getSplitQuantity()Return the SplitQuantity property. | 
|  int | hashCode() | 
|  void | setAmount(double pAmount)Set the Amount property. | 
|  void | setCommerceIdentifier(CommerceIdentifier pCommerceIdentifier)Set the CommerceIdentifier property. | 
|  void | setCostCenterName(java.lang.String pCostCenterName)Set the CostCenterName property. | 
|  void | setQuantity(long pQuantity)Set the Quantity property. | 
|  void | setRelationshipType(java.lang.String pRelationshipType)Set the RelationshipType property. | 
|  void | setSplitAmount(double pSplitAmount)Set the SplitAmount property. | 
|  void | setSplitCostCenterName(java.lang.String pSplitCostCenterName)Set the SplitCostCenterName property. | 
|  void | setSplitQuantity(long pSplitQuantity)Set the SplitQuantity property. | 
|  java.lang.String | toString() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public CommerceIdentifierCostCenter()
CommerceIdentifierCostCenter instance.
public CommerceIdentifierCostCenter(CommerceIdentifier pCommerceIdentifier)
CommerceIdentifierCostCenter instance.
pCommerceIdentifier - a CommerceIdentifier value| Method Detail | 
|---|
public void setCommerceIdentifier(CommerceIdentifier pCommerceIdentifier)
pCommerceIdentifier - a CommerceIdentifier valuepublic CommerceIdentifier getCommerceIdentifier()
CommerceIdentifier valuepublic void setCostCenterName(java.lang.String pCostCenterName)
pCostCenterName - a String valuepublic java.lang.String getCostCenterName()
String valuepublic void setRelationshipType(java.lang.String pRelationshipType)
pRelationshipType - a String valuepublic java.lang.String getRelationshipType()
String valuepublic void setAmount(double pAmount)
pAmount - a double valuepublic double getAmount()
double valuepublic void setSplitAmount(double pSplitAmount)
pSplitAmount - a double valuepublic double getSplitAmount()
double valuepublic void setQuantity(long pQuantity)
pQuantity - a long valuepublic long getQuantity()
long valuepublic void setSplitQuantity(long pSplitQuantity)
pSplitQuantity - a long valuepublic long getSplitQuantity()
long valuepublic void setSplitCostCenterName(java.lang.String pSplitCostCenterName)
pSplitCostCenterName - a String valuepublic java.lang.String getSplitCostCenterName()
String valuepublic void copyPropertiesTo(CommerceIdentifierCostCenter target)
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean equals(java.lang.Object pObj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||