Class ComplexReturnType


  • public class ComplexReturnType
    extends Object
    • Constructor Detail

      • ComplexReturnType

        public ComplexReturnType​(String name,
                                 org.apache.olingo.commons.api.edm.EdmStructuredType type,
                                 org.apache.olingo.commons.api.data.Entity entity,
                                 boolean expand)
    • Method Detail

      • getEntity

        public org.apache.olingo.commons.api.data.Entity getEntity()
      • getName

        public String getName()
      • isExpand

        public boolean isExpand()
      • getEdmStructuredType

        public org.apache.olingo.commons.api.edm.EdmStructuredType getEdmStructuredType()