Package | Description |
---|---|
org.apache.olingo.odata2.client.api.uri | |
org.apache.olingo.odata2.client.core.uri |
Modifier and Type | Method and Description |
---|---|
static SegmentType |
SegmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SegmentType[] |
SegmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SegmentType |
Segment.getType() |
Constructor and Description |
---|
Segment(SegmentType type,
String value) |
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.