wt.wrmf.delivery
Interface ActionCarrier

All Known Implementing Classes:
ActionShippingItem

public interface ActionCarrier



Supported API: false

Extendable: false


Field Summary
static String DESC
          Label for the attribute.
 
Method Summary
 MethodInvocationDesc getDesc()
          Gets the object for the association that plays role: DESC.
 void setDesc(MethodInvocationDesc a_Desc)
          Sets the object for the association that plays role: DESC.
 

Field Detail

DESC

public static final String DESC
Label for the attribute.

Supported API: false

See Also:
Constant Field Values
Method Detail

getDesc

public MethodInvocationDesc getDesc()
Gets the object for the association that plays role: DESC.

Supported API: false

Returns:
MethodInvocationDesc

setDesc

public void setDesc(MethodInvocationDesc a_Desc)
             throws WTPropertyVetoException
Sets the object for the association that plays role: DESC.

Supported API: false

Parameters:
a_Desc -
Throws:
WTPropertyVetoException