Package | Description |
---|---|
org.apache.olingo.server.api.edm.provider |
Modifier and Type | Method and Description |
---|---|
PropertyRef |
PropertyRef.setAlias(String alias) |
PropertyRef |
PropertyRef.setPath(String path) |
PropertyRef |
PropertyRef.setPropertyName(String name) |
Modifier and Type | Method and Description |
---|---|
List<PropertyRef> |
EntityType.getKey() |
Modifier and Type | Method and Description |
---|---|
EntityType |
EntityType.setKey(List<PropertyRef> key) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.