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

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

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

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

Methods in org.w3.x2001.xmlSchema that return DerivationSet.Member.Enum
static DerivationSet.Member.Enum DerivationSet.Member.Enum.forInt(int i)
          Returns the enum value corresponding to an int, or null if none.
static DerivationSet.Member.Enum DerivationSet.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.