Uses of Class
org.bibalex.daf.handlers.statusdatahandler.NameValueInfo

Packages that use NameValueInfo
org.bibalex.daf.handlers.statusdatahandler   
 

Uses of NameValueInfo in org.bibalex.daf.handlers.statusdatahandler
 

Fields in org.bibalex.daf.handlers.statusdatahandler declared as NameValueInfo
 NameValueInfo StatusDef.commentInfo
          Holds the comment portion of the status data.
 

Fields in org.bibalex.daf.handlers.statusdatahandler with type parameters of type NameValueInfo
 java.util.ArrayList<NameValueInfo> DatabaseInfoDef.information
          Holds the NameValueInfo contained within this instance.
 

Methods in org.bibalex.daf.handlers.statusdatahandler that return NameValueInfo
 NameValueInfo[] DatabaseInfoDef.getElements()
          Gets the elements defined within this section.