Uses of Enum
org.jboss.marshalling.TraceInformation.MethodInfo.Type
Packages that use TraceInformation.MethodInfo.Type
-
Uses of TraceInformation.MethodInfo.Type in org.jboss.marshalling
Subclasses with type arguments of type TraceInformation.MethodInfo.Type in org.jboss.marshallingModifier and TypeClassDescriptionstatic enumThe type of method being executed.Methods in org.jboss.marshalling that return TraceInformation.MethodInfo.TypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TraceInformation.MethodInfo.Type[]TraceInformation.MethodInfo.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.