Interface SelectItem


  • public interface SelectItem
    An item of a $select system query option. @org.apache.olingo.odata2.DoNotImplement
    • Method Detail

      • isStar

        boolean isStar()
        true if select=*
        Returns:
        true if select=*
      • getProperty

        EdmProperty getProperty()
        Gets the EDM property.
        Returns:
        EdmProperty property of this select item