| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.commerce.order.CommerceIdentifierImpl
atg.commerce.order.ShippingGroupImpl
atg.commerce.order.ElectronicShippingGroup
public class ElectronicShippingGroup
This class is an implementation of a ElectronicShippingGroup. It represents all the information which designates a shipment of a good through electronic means.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Constructor Summary | |
|---|---|
| ElectronicShippingGroup() | |
| Method Summary | |
|---|---|
|  java.lang.String | getEmailAddress()Returns the emailAddress | 
|  void | setEmailAddress(java.lang.String pEmailAddress)Sets the emailAddress | 
| Methods inherited from class atg.commerce.order.CommerceIdentifierImpl | 
|---|
| getId, setId | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface atg.commerce.order.CommerceIdentifier | 
|---|
| getId | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public ElectronicShippingGroup()
| Method Detail | 
|---|
public java.lang.String getEmailAddress()
getEmailAddress in interface atg.commerce.order.EmailAddressContainerpublic void setEmailAddress(java.lang.String pEmailAddress)
setEmailAddress in interface atg.commerce.order.EmailAddressContainer| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||