Uses of Class
com.ibm.wpc.WpcDescriptionType

Packages that use WpcDescriptionType
com.ibm.wpc   
 

Uses of WpcDescriptionType in com.ibm.wpc
 

Methods in com.ibm.wpc that return WpcDescriptionType
 WpcDescriptionType WpcNotificationInfoType.getNotificationMessage()
          Gets the notificationMessage value for this WpcNotificationInfoType.
 

Methods in com.ibm.wpc with parameters of type WpcDescriptionType
 void WpcNotificationInfoType.setNotificationMessage(WpcDescriptionType notificationMessage)
          Sets the notificationMessage value for this WpcNotificationInfoType.
 

Constructors in com.ibm.wpc with parameters of type WpcDescriptionType
WpcNotificationInfoType(java.lang.String notificationCode, WpcDescriptionType notificationMessage, java.lang.String wpcTradeItemPK, WpcNotificationInfoTypeType type)