Uses of Class
hmi.xml.wrap.XMLBasicValue

Packages that use XMLBasicValue
hmi.xml.wrap NO PACKAGE DOCUMENTATION 
 

Uses of XMLBasicValue in hmi.xml.wrap
 

Subclasses of XMLBasicValue in hmi.xml.wrap
 class XMLInteger
          XMLInteger is in essence a wrapper around int or Integer values, that turns them effectively into an XMLStructure object.