Uses of Class
nz.co.cks.tms.xml.MessageResponseBlk

Packages that use MessageResponseBlk
nz.co.cks.tms.xml   
 

Uses of MessageResponseBlk in nz.co.cks.tms.xml
 

Methods in nz.co.cks.tms.xml that return MessageResponseBlk
 MessageResponseBlk MessageTypeChoice.getMessageResponseBlk()
          Method getMessageResponseBlkReturns the value of field 'messageResponseBlk'.
static MessageResponseBlk MessageResponseBlk.unmarshal(java.io.Reader reader)
          Method unmarshal
 

Methods in nz.co.cks.tms.xml with parameters of type MessageResponseBlk
 void MessageTypeChoice.setMessageResponseBlk(MessageResponseBlk messageResponseBlk)
          Method setMessageResponseBlkSets the value of field 'messageResponseBlk'.