wt.wrmf.delivery
Interface PayloadCarrier

All Known Implementing Classes:
PayloadShippingItem

public interface PayloadCarrier



Supported API: false

Extendable: false


Field Summary
static String PAYLOAD
          Label for the attribute.
 
Method Summary
 PayloadInputStreamDesc getPayload()
          Gets the value of the attribute: PAYLOAD.
 void setPayload(PayloadInputStreamDesc a_Payload)
          Sets the value of the attribute: PAYLOAD.
 

Field Detail

PAYLOAD

public static final String PAYLOAD
Label for the attribute.

Supported API: false

See Also:
Constant Field Values
Method Detail

getPayload

public PayloadInputStreamDesc getPayload()
Gets the value of the attribute: PAYLOAD.

Supported API: false

Returns:
PayloadInputStreamDesc

setPayload

public void setPayload(PayloadInputStreamDesc a_Payload)
                throws WTPropertyVetoException
Sets the value of the attribute: PAYLOAD.

Supported API: false

Parameters:
a_Payload -
Throws:
WTPropertyVetoException