Uses of Enum
com.sun.xml.ws.policy.sourcemodel.ModelNode.Type
Packages that use ModelNode.Type
Package
Description
The part of public policy API that defines the classes and interfaces dealing with
the policy tree structure (policy source model) creation and manipulation.
-
Uses of ModelNode.Type in com.sun.xml.ws.policy.sourcemodel
Methods in com.sun.xml.ws.policy.sourcemodel that return ModelNode.TypeModifier and TypeMethodDescriptionAssertionData.getNodeType()ModelNode.getType()Returns the type of this policy source model node.static ModelNode.TypeReturns the enum constant of this type with the specified name.static ModelNode.Type[]ModelNode.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.