Uses of Class
org.nuxeo.ecm.core.io.registry.reflect.Instantiations
-
Packages that use Instantiations Package Description org.nuxeo.ecm.core.io.registry.reflect -
-
Uses of Instantiations in org.nuxeo.ecm.core.io.registry.reflect
Methods in org.nuxeo.ecm.core.io.registry.reflect that return Instantiations Modifier and Type Method Description InstantiationsMarshallerInspector. getInstantiations()Instantiationsmode()seeInstantiationsfor values.static InstantiationsInstantiations. valueOf(String name)Returns the enum constant of this type with the specified name.static Instantiations[]Instantiations. values()Returns an array containing the constants of this enum type, in the order they are declared.
-