Class LibraryRef

java.lang.Object
org.cqframework.cql.elm.tracking.Trackable
org.hl7.elm.r1.Element
org.hl7.elm.r1.Expression
org.cqframework.cql.cql2elm.model.LibraryRef
All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

public class LibraryRef extends org.hl7.elm.r1.Expression
  • Field Summary

    Fields inherited from class org.hl7.elm.r1.Element

    annotation, localId, locator, resultTypeName, resultTypeSpecifier
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     

    Methods inherited from class org.hl7.elm.r1.Expression

    append, appendFields, equals, equals, hashCode, hashCode, toString, withAnnotation, withAnnotation, withLocalId, withLocator, withResultTypeName, withResultTypeSpecifier

    Methods inherited from class org.hl7.elm.r1.Element

    getAnnotation, getLocalId, getLocator, getResultTypeName, getResultTypeSpecifier, setAnnotation, setLocalId, setLocator, setResultTypeName, setResultTypeSpecifier

    Methods inherited from class org.cqframework.cql.elm.tracking.Trackable

    getResultType, getTrackbacks, getTrackerId, setResultType, withResultType

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • LibraryRef

      public LibraryRef()
  • Method Details

    • getLibraryName

      public String getLibraryName()
    • setLibraryName

      public void setLibraryName(String value)