| Package | Description |
|---|---|
| com.sun.xml.ws.policy |
The root package of public policy API.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) abstract EffectiveAlternativeSelector.AlternativeFitness |
EffectiveAlternativeSelector.AlternativeFitness.combine(PolicyAssertionValidator.Fitness assertionFitness) |
static EffectiveAlternativeSelector.AlternativeFitness |
EffectiveAlternativeSelector.AlternativeFitness.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EffectiveAlternativeSelector.AlternativeFitness[] |
EffectiveAlternativeSelector.AlternativeFitness.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|