Interface CCODEREFERENCE

All Superinterfaces:
ARCHETYPECONSTRAINT, CCODEPHRASE, CDEFINEDOBJECT, CDOMAINTYPE, COBJECT, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
CCODEREFERENCEImpl

public interface CCODEREFERENCE extends CCODEPHRASE
An XML C_CODE_REFERENCE(@http://schemas.openehr.org/v1). This is a complex type.
  • Field Details

    • type

      static final org.apache.xmlbeans.SchemaType type
  • Method Details

    • getReferenceSetUri

      String getReferenceSetUri()
      Gets the "referenceSetUri" element
    • xgetReferenceSetUri

      org.apache.xmlbeans.XmlAnyURI xgetReferenceSetUri()
      Gets (as xml) the "referenceSetUri" element
    • setReferenceSetUri

      void setReferenceSetUri(String referenceSetUri)
      Sets the "referenceSetUri" element
    • xsetReferenceSetUri

      void xsetReferenceSetUri(org.apache.xmlbeans.XmlAnyURI referenceSetUri)
      Sets (as xml) the "referenceSetUri" element