| Package | Description |
|---|---|
| org.openliberty.xmltooling.subs |
| Modifier and Type | Field and Description |
|---|---|
private Subscription.IncludeDataEnum |
Subscription.includeData |
| Modifier and Type | Method and Description |
|---|---|
Subscription.IncludeDataEnum |
Subscription.getIncludeData() |
static Subscription.IncludeDataEnum |
Subscription.IncludeDataEnum.getIncludeDataEnumForValue(String value) |
static Subscription.IncludeDataEnum |
Subscription.IncludeDataEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Subscription.IncludeDataEnum[] |
Subscription.IncludeDataEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Subscription.setIncludeData(Subscription.IncludeDataEnum includeData) |
Copyright © 1999–2015. All rights reserved.