Interface TCOMPLEXOBJECT

All Superinterfaces:
ARCHETYPECONSTRAINT, CCOMPLEXOBJECT, CDEFINEDOBJECT, COBJECT, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
TCOMPLEXOBJECTImpl

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

    • type

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

    • getDefaultValue

      DATAVALUE getDefaultValue()
      Gets the "default_value" element
    • isSetDefaultValue

      boolean isSetDefaultValue()
      True if has "default_value" element
    • setDefaultValue

      void setDefaultValue(DATAVALUE defaultValue)
      Sets the "default_value" element
    • addNewDefaultValue

      DATAVALUE addNewDefaultValue()
      Appends and returns a new empty "default_value" element
    • unsetDefaultValue

      void unsetDefaultValue()
      Unsets the "default_value" element