Package | Description |
---|---|
org.overlord.rtgov.active.collection |
Modifier and Type | Method and Description |
---|---|
ActiveCollectionType |
ActiveCollectionSource.getType()
This method returns the active collection type associated
with the source.
|
static ActiveCollectionType |
ActiveCollectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActiveCollectionType[] |
ActiveCollectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ActiveCollectionSource.setType(ActiveCollectionType type)
This method sets the active collection type.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.