Package | Description |
---|---|
org.kie.pmml.pmml_4_2.model |
Modifier and Type | Method and Description |
---|---|
ExternalBeanRef.ModelUsage |
ExternalBeanRef.getUsage() |
static ExternalBeanRef.ModelUsage |
ExternalBeanRef.ModelUsage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalBeanRef.ModelUsage[] |
ExternalBeanRef.ModelUsage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExternalBeanRef.setUsage(ExternalBeanRef.ModelUsage usage) |
Constructor and Description |
---|
ExternalBeanRef(String modelFieldName,
String beanInfo,
ExternalBeanRef.ModelUsage usage) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.