Class SDOTypesGenerator.GlobalRef

java.lang.Object
org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
Enclosing class:
SDOTypesGenerator

public class SDOTypesGenerator.GlobalRef extends Object
  • Constructor Details

    • GlobalRef

      public GlobalRef()
  • Method Details

    • setOwningType

      public void setOwningType(SDOType owningType)
    • getOwningType

      public SDOType getOwningType()
    • getUri

      public String getUri()
    • setUri

      public void setUri(String theUri)
    • getProperty

      public Property getProperty()
    • setProperty

      public void setProperty(Property theProperty)
    • getLocalName

      public String getLocalName()
    • setLocalName

      public void setLocalName(String theLocalName)
    • isElement

      public boolean isElement()
    • setIsElement

      public void setIsElement(boolean isElem)