Package | Description |
---|---|
com.unitesk.requality.core.nodeiterators |
Modifier and Type | Method and Description |
---|---|
RequalityChildIterator.RequalityChildIteratorType |
RequalityChildIterator.getChildIteratorType() |
static RequalityChildIterator.RequalityChildIteratorType |
RequalityChildIterator.RequalityChildIteratorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RequalityChildIterator.RequalityChildIteratorType[] |
RequalityChildIterator.RequalityChildIteratorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|