Uses of Class
org.openliberty.xmltooling.pp.dst2_1.ct.MsgSubaccount

Packages that use MsgSubaccount
org.openliberty.xmltooling.pp   
 

Uses of MsgSubaccount in org.openliberty.xmltooling.pp
 

Fields in org.openliberty.xmltooling.pp declared as MsgSubaccount
private  MsgSubaccount MsgContact.msgSubAccount
           
 

Methods in org.openliberty.xmltooling.pp that return MsgSubaccount
 MsgSubaccount MsgContact.getMsgSubaccount()
           
 

Methods in org.openliberty.xmltooling.pp with parameters of type MsgSubaccount
 void MsgContact.setMsgSubaccount(MsgSubaccount msgSubAccount)