Uses of Enum
com.apicatalog.tree.io.NodeGenerator.PropertyKeyPolicy
-
Uses of NodeGenerator.PropertyKeyPolicy in com.apicatalog.tree.io
Fields in com.apicatalog.tree.io declared as NodeGenerator.PropertyKeyPolicyModifier and TypeFieldDescriptionprotected final NodeGenerator.PropertyKeyPolicyNodeGenerator.policyMethods in com.apicatalog.tree.io that return NodeGenerator.PropertyKeyPolicyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static NodeGenerator.PropertyKeyPolicy[]NodeGenerator.PropertyKeyPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.apicatalog.tree.io with parameters of type NodeGenerator.PropertyKeyPolicyModifierConstructorDescriptionprotectedNodeGenerator(Deque<Object> stack, NodeGenerator.PropertyKeyPolicy policy)