Class SDOTypesGenerator.GlobalRef

  • Enclosing class:
    SDOTypesGenerator

    public class SDOTypesGenerator.GlobalRef
    extends java.lang.Object
    • Constructor Detail

      • GlobalRef

        public GlobalRef()
    • Method Detail

      • setOwningType

        public void setOwningType​(SDOType owningType)
      • getOwningType

        public SDOType getOwningType()
      • getUri

        public java.lang.String getUri()
      • setUri

        public void setUri​(java.lang.String theUri)
      • getProperty

        public commonj.sdo.Property getProperty()
      • setProperty

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

        public java.lang.String getLocalName()
      • setLocalName

        public void setLocalName​(java.lang.String theLocalName)
      • isElement

        public boolean isElement()
      • setIsElement

        public void setIsElement​(boolean isElem)