Package | Description |
---|---|
org.apache.cxf.configuration.security |
Modifier and Type | Field and Description |
---|---|
protected CombinatorType |
DNConstraintsType.combinator |
Modifier and Type | Method and Description |
---|---|
static CombinatorType |
CombinatorType.fromValue(String v) |
CombinatorType |
DNConstraintsType.getCombinator()
Gets the value of the combinator property.
|
static CombinatorType |
CombinatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CombinatorType[] |
CombinatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DNConstraintsType.setCombinator(CombinatorType value)
Sets the value of the combinator property.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.