public class TModelPathExpression extends Object
Java class for TModelPathExpression complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TModelPathExpression">
<simpleContent>
<extension base="<http://docs.oasis-open.org/odata/ns/edm>TPathWithTermSegments">
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
TModelPathExpression() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Gets the value of the value property.
|
void |
setValue(String value)
Sets the value of the value property.
|
protected String value
Copyright © 2018–2020. All rights reserved.