| Modifier and Type | Method and Description |
|---|---|
static ODataMetadataProcessor.ODataType |
ODataMetadataProcessor.ODataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ODataMetadataProcessor.ODataType[] |
ODataMetadataProcessor.ODataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ODataResponse(InputStream payload,
ODataMetadataProcessor.ODataType type,
DocumentNode rootNode) |
Copyright © 2019. All rights reserved.