| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumChannelFamily |
SubscriptionInfo.family |
| Modifier and Type | Method and Description |
|---|---|
static EnumChannelFamily |
EnumChannelFamily.fromValue(String v) |
EnumChannelFamily |
SubscriptionInfo.getFamily()
Gets the value of the family property.
|
static EnumChannelFamily |
EnumChannelFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumChannelFamily[] |
EnumChannelFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionInfo.setFamily(EnumChannelFamily value)
Sets the value of the family property.
|
SubscriptionInfo |
SubscriptionInfo.withFamily(EnumChannelFamily value) |
Copyright © 2016. All rights reserved.