|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Guid | |
|---|---|
| org.odata4j.core | |
| org.odata4j.expression | |
| Uses of Guid in org.odata4j.core |
|---|
| Methods in org.odata4j.core that return Guid | |
|---|---|
static Guid |
Guid.fromString(String value)
|
static Guid |
Guid.randomGuid()
|
| Methods in org.odata4j.core that return types with arguments of type Guid | |
|---|---|
static OProperty<Guid> |
OProperties.guid(String name,
Guid value)
|
static OProperty<Guid> |
OProperties.guid(String name,
String value)
|
| Methods in org.odata4j.core with parameters of type Guid | |
|---|---|
static OProperty<Guid> |
OProperties.guid(String name,
Guid value)
|
| Uses of Guid in org.odata4j.expression |
|---|
| Methods in org.odata4j.expression that return Guid | |
|---|---|
Guid |
GuidLiteral.getValue()
|
| Methods in org.odata4j.expression with parameters of type Guid | |
|---|---|
static GuidLiteral |
Expression.guid(Guid value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||