Class SDOTypesGenerator.GlobalRef

    • Constructor Detail

      • GlobalRef

        public GlobalRef()
    • Method Detail

      • setOwningType

        public void setOwningType​(SDOType owningType)
      • getOwningType

        public SDOType getOwningType()
      • getUri

        public String getUri()
      • setUri

        public void setUri​(String theUri)
      • getProperty

        public commonj.sdo.Property getProperty()
      • setProperty

        public void setProperty​(commonj.sdo.Property theProperty)
      • getLocalName

        public String getLocalName()
      • setLocalName

        public void setLocalName​(String theLocalName)
      • isElement

        public boolean isElement()
      • setIsElement

        public void setIsElement​(boolean isElem)