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

Packages that use Nick
org.openliberty.xmltooling.pp   
 

Uses of Nick in org.openliberty.xmltooling.pp
 

Fields in org.openliberty.xmltooling.pp declared as Nick
private  Nick MsgContact.nick
           
private  Nick AddressCard.nick
           
 

Methods in org.openliberty.xmltooling.pp that return Nick
 Nick MsgContact.getNick()
           
 Nick AddressCard.getNick()
          Nickname SHOULD NOT be printed in address label.
 

Methods in org.openliberty.xmltooling.pp with parameters of type Nick
 void MsgContact.setNick(Nick nick)
           
 void AddressCard.setNick(Nick nick)