Uses of Class
org.smallmind.claxon.registry.EmitterMethod
-
Packages that use EmitterMethod Package Description org.smallmind.claxon.registry -
-
Uses of EmitterMethod in org.smallmind.claxon.registry
Methods in org.smallmind.claxon.registry that return EmitterMethod Modifier and Type Method Description EmitterMethodEmitter. getEmitterMethod()EmitterMethodPullEmitter. getEmitterMethod()EmitterMethodPushEmitter. getEmitterMethod()static EmitterMethodEmitterMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static EmitterMethod[]EmitterMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.
-