Uses of Enum Class
com.bol.reflection.Node.Type
Packages that use Node.Type
-
Uses of Node.Type in com.bol.reflection
Fields in com.bol.reflection declared as Node.TypeMethods in com.bol.reflection that return Node.TypeModifier and TypeMethodDescriptionstatic Node.TypeReturns the enum constant of this class with the specified name.static Node.Type[]Node.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.bol.reflection with parameters of type Node.Type