Package | Description |
---|---|
org.drools.core.xml.jaxb.util |
Modifier and Type | Method and Description |
---|---|
JaxbListWrapper.JaxbWrapperType |
JaxbListWrapper.getType() |
static JaxbListWrapper.JaxbWrapperType |
JaxbListWrapper.JaxbWrapperType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JaxbListWrapper.JaxbWrapperType[] |
JaxbListWrapper.JaxbWrapperType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbListWrapper.setType(JaxbListWrapper.JaxbWrapperType type) |
Constructor and Description |
---|
JaxbListWrapper(Object[] elements,
JaxbListWrapper.JaxbWrapperType type) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.