Class EdmPropertyRefImpl

  • All Implemented Interfaces:
    org.apache.olingo.odata2.api.edm.EdmAnnotatable, org.apache.olingo.odata2.api.edm.EdmElement, org.apache.olingo.odata2.api.edm.EdmMappable, org.apache.olingo.odata2.api.edm.EdmNamed, org.apache.olingo.odata2.api.edm.EdmProperty, org.apache.olingo.odata2.api.edm.EdmTyped

    public class EdmPropertyRefImpl
    extends EdmPropertyImpl
    Objects of this class represent a reference to a property via its name
    • Field Detail

      • isSimple

        protected boolean isSimple
    • Constructor Detail

      • EdmPropertyRefImpl

        public EdmPropertyRefImpl()
    • Method Detail

      • setIsSimple

        public void setIsSimple​(boolean isSimple)
      • isSimple

        public boolean isSimple()