Uses of Class
org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl.AllKinds
-
Packages that use ExpandSelectTreeNodeImpl.AllKinds Package Description org.apache.olingo.odata2.core.uri -
-
Uses of ExpandSelectTreeNodeImpl.AllKinds in org.apache.olingo.odata2.core.uri
Methods in org.apache.olingo.odata2.core.uri that return ExpandSelectTreeNodeImpl.AllKinds Modifier and Type Method Description ExpandSelectTreeNodeImpl.AllKindsExpandSelectTreeNodeImpl. getAllKind()static ExpandSelectTreeNodeImpl.AllKindsExpandSelectTreeNodeImpl.AllKinds. valueOf(String name)Returns the enum constant of this type with the specified name.static ExpandSelectTreeNodeImpl.AllKinds[]ExpandSelectTreeNodeImpl.AllKinds. values()Returns an array containing the constants of this enum type, in the order they are declared.
-