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

Packages that use LComment
org.openliberty.xmltooling.pp   
 

Uses of LComment in org.openliberty.xmltooling.pp
 

Fields in org.openliberty.xmltooling.pp declared as LComment
private  LComment MsgContact.lComment
           
private  LComment AddressCard.lComment
           
 

Methods in org.openliberty.xmltooling.pp that return LComment
 LComment MsgContact.getLComment()
           
 LComment AddressCard.getLComment()
           
 

Methods in org.openliberty.xmltooling.pp with parameters of type LComment
 void MsgContact.setLComment(LComment lComment)
           
 void AddressCard.setLComment(LComment lComment)