Class ExpandSelectTreeNode

java.lang.Object
org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode
Direct Known Subclasses:
ExpandSelectTreeNodeImpl

public abstract class ExpandSelectTreeNode extends Object
Expression tree node with information about selected properties and to be expanded links.
  • Constructor Details

    • ExpandSelectTreeNode

      public ExpandSelectTreeNode()
  • Method Details