Uses of Class
r01f.internal.BuiltInObjectsMarshaller.MarshallerSingleton

Packages that use BuiltInObjectsMarshaller.MarshallerSingleton
r01f.internal   
 

Uses of BuiltInObjectsMarshaller.MarshallerSingleton in r01f.internal
 

Methods in r01f.internal that return BuiltInObjectsMarshaller.MarshallerSingleton
static BuiltInObjectsMarshaller.MarshallerSingleton BuiltInObjectsMarshaller.MarshallerSingleton.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BuiltInObjectsMarshaller.MarshallerSingleton[] BuiltInObjectsMarshaller.MarshallerSingleton.values()
          Returns an array containing the constants of this enum type, in the order they are declared.