Package | Description |
---|---|
org.restlet.ext.odata.internal.edm |
Modifier and Type | Method and Description |
---|---|
Type |
Property.getType()
Returns the type of the property.
|
Modifier and Type | Method and Description |
---|---|
void |
Property.setType(Type type)
Sets the type of the property.
|
static String |
TypeUtils.toEdm(Object value,
Type type)
Converts a value to the String representation of the target WCF type.
|
static String |
TypeUtils.toEdmKey(Object value,
Type type)
Converts a value to the String representation of the target WCF type when
used a key in the URIs.
|
Copyright © 2005–2017. All rights reserved.