public class ODataDocument extends Document
Constructor and Description |
---|
ODataDocument() |
Modifier and Type | Method and Description |
---|---|
static ODataDocument |
createDocument(org.apache.olingo.commons.api.data.ComplexValue complex) |
static ODataDocument |
createDocument(org.apache.olingo.commons.api.data.Entity entity) |
addArrayProperty, addChildDocument, addChildDocuments, addProperty, flatten, getChildDocuments, getChildren, getName, getParent, getProperties, isArray, toString
public static ODataDocument createDocument(org.apache.olingo.commons.api.data.Entity entity)
public static ODataDocument createDocument(org.apache.olingo.commons.api.data.ComplexValue complex)
Copyright © 2018 JBoss by Red Hat. All rights reserved.