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

Packages that use MsgAccount
org.openliberty.xmltooling.pp   
 

Uses of MsgAccount in org.openliberty.xmltooling.pp
 

Fields in org.openliberty.xmltooling.pp declared as MsgAccount
private  MsgAccount MsgContact.msgAccount
           
 

Methods in org.openliberty.xmltooling.pp that return MsgAccount
 MsgAccount MsgContact.getMsgAccount()
           
 

Methods in org.openliberty.xmltooling.pp with parameters of type MsgAccount
 void MsgContact.setMsgAccount(MsgAccount msgAccount)