org.jbind.xml.base
Class FinalType

java.lang.Object
  extended byorg.jbind.xml.base.FinalType

public class FinalType
extends java.lang.Object


Field Summary
static FinalType EXTENSION
           
static FinalType LIST
           
static FinalType RESTRICTION
           
static FinalType UNION
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXTENSION

public static FinalType EXTENSION

RESTRICTION

public static FinalType RESTRICTION

LIST

public static FinalType LIST

UNION

public static FinalType UNION