Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.aendvari.tethys.tag.notices.NoticesMap

Uses of NoticesMap in com.aendvari.tethys.tag.notices
 

Fields in com.aendvari.tethys.tag.notices declared as NoticesMap
protected  NoticesMap NoticesTagData.noticesMap
          Container for notification message data.
 

Methods in com.aendvari.tethys.tag.notices that return NoticesMap
 NoticesMap NoticesTagData.getNoticesMap()
          Returns the notices map of this tag data.
 

Methods in com.aendvari.tethys.tag.notices with parameters of type NoticesMap
 void NoticesTagData.setNoticesMap(NoticesMap setNoticesMap)
          Sets the notices map of this tag data.