Package | Description |
---|---|
com.sun.xml.ws.policy.sourcemodel |
The part of public policy API that defines the classes and interfaces dealing with
the policy tree structure (policy source model) creation and manipulation.
|
Modifier and Type | Method and Description |
---|---|
ModelNode.Type |
AssertionData.getNodeType() |
ModelNode.Type |
ModelNode.getType()
Returns the type of this policy source model node.
|
static ModelNode.Type |
ModelNode.Type.valueOf(String name)
Returns 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.
|
Copyright © 2006–2019 Oracle Corporation. All rights reserved.