Uses of Class
org.w3.x2001.xmlSchema.BlockSet.Member.Enum

Packages that use BlockSet.Member.Enum
org.w3.x2001.xmlSchema   
 

Uses of BlockSet.Member.Enum in org.w3.x2001.xmlSchema
 

Fields in org.w3.x2001.xmlSchema declared as BlockSet.Member.Enum
static BlockSet.Member.Enum BlockSet.Member.ALL
           
 

Methods in org.w3.x2001.xmlSchema that return BlockSet.Member.Enum
static BlockSet.Member.Enum BlockSet.Member.Enum.forInt(int i)
          Returns the enum value corresponding to an int, or null if none.
static BlockSet.Member.Enum BlockSet.Member.Enum.forString(java.lang.String s)
          Returns the enum value for a string, or null if none.
 



Copyright © 2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.