Uses of Class
org.plasma.sdo.xml.UnmarshallerFlavor

Packages that use UnmarshallerFlavor
org.plasma.sdo.xml   
 

Uses of UnmarshallerFlavor in org.plasma.sdo.xml
 

Fields in org.plasma.sdo.xml declared as UnmarshallerFlavor
protected  UnmarshallerFlavor Unmarshaller.flavor
           
 

Methods in org.plasma.sdo.xml that return UnmarshallerFlavor
static UnmarshallerFlavor UnmarshallerFlavor.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UnmarshallerFlavor[] UnmarshallerFlavor.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.plasma.sdo.xml with parameters of type UnmarshallerFlavor
Unmarshaller(UnmarshallerFlavor flavor)
           
 



Copyright © 2013. All Rights Reserved.