| Modifier and Type | Method and Description | 
|---|---|
static TraversalOptionParent.Pick | 
TraversalOptionParent.Pick.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static TraversalOptionParent.Pick[] | 
TraversalOptionParent.Pick.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected Map<TraversalOptionParent.Pick,List<Traversal.Admin<S,E>>> | 
BranchStep.traversalPickOptions  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UnionStep.addGlobalChildOption(TraversalOptionParent.Pick pickToken,
                    Traversal.Admin<S,E> traversalOption)  | 
| Modifier and Type | Field and Description | 
|---|---|
static EnumSerializer<TraversalOptionParent.Pick> | 
EnumSerializer.PickSerializer  | 
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.