| Package | Description |
|---|---|
| org.apache.olingo.server.core.responses |
| Modifier and Type | Method and Description |
|---|---|
static PrimitiveValueResponse |
PrimitiveValueResponse.getInstance(ServiceRequest request,
org.apache.olingo.server.api.ODataResponse response,
boolean collection,
org.apache.olingo.commons.api.edm.EdmProperty type) |
static PrimitiveValueResponse |
PrimitiveValueResponse.getInstance(ServiceRequest request,
org.apache.olingo.server.api.ODataResponse response,
boolean collection,
org.apache.olingo.commons.api.edm.EdmReturnType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceResponseVisior.visit(PrimitiveValueResponse response) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.