Uses of Class
org.whattf.datatype.Id

Packages that use Id
org.whattf.datatype   
 

Uses of Id in org.whattf.datatype
 

Subclasses of Id in org.whattf.datatype
 class Idref
          This datatype shall accept any string that consists of one or more characters and does not contain any whitespace characters.
 

Fields in org.whattf.datatype declared as Id
static Id Id.THE_INSTANCE
          The singleton instance.