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

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

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

Fields in org.w3.x2001.xmlSchema declared as AllNNI.Member.Enum
static AllNNI.Member.Enum AllNNI.Member.UNBOUNDED
           
 

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