Uses of Enum Class
net.thevpc.tson.TsonOpType
Packages that use TsonOpType
-
Uses of TsonOpType in net.thevpc.tson
Subclasses with type arguments of type TsonOpType in net.thevpc.tsonMethods in net.thevpc.tson that return TsonOpTypeModifier and TypeMethodDescriptionTsonOp.opType()TsonOpBuilder.opType()static TsonOpTypeReturns the enum constant of this class with the specified name.static TsonOpType[]TsonOpType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.thevpc.tson with parameters of type TsonOpType