Class DVMULTIMEDIAImpl

java.lang.Object
org.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
All Implemented Interfaces:
Serializable, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource, DATAVALUE, DVENCAPSULATED, DVMULTIMEDIA

public class DVMULTIMEDIAImpl extends DVENCAPSULATEDImpl implements DVMULTIMEDIA
An XML DV_MULTIMEDIA(@http://schemas.openehr.org/v1). This is a complex type.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.openehr.schemas.v1.DATAVALUE

    DATAVALUE.Factory

    Nested classes/interfaces inherited from interface org.openehr.schemas.v1.DVENCAPSULATED

    DVENCAPSULATED.Factory

    Nested classes/interfaces inherited from interface org.openehr.schemas.v1.DVMULTIMEDIA

    DVMULTIMEDIA.Factory

    Nested classes/interfaces inherited from interface org.apache.xmlbeans.XmlObject

    org.apache.xmlbeans.XmlObject.Factory
  • Field Summary

    Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase

    _voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER

    Fields inherited from interface org.openehr.schemas.v1.DATAVALUE

    type

    Fields inherited from interface org.openehr.schemas.v1.DVENCAPSULATED

    type

    Fields inherited from interface org.openehr.schemas.v1.DVMULTIMEDIA

    type

    Fields inherited from interface org.apache.xmlbeans.XmlObject

    EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL, type
  • Constructor Summary

    Constructors
    Constructor
    Description
    DVMULTIMEDIAImpl(org.apache.xmlbeans.SchemaType sType)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Appends and returns a new empty "compression_algorithm" element
    Appends and returns a new empty "integrity_check_algorithm" element
    Appends and returns a new empty "media_type" element
    Appends and returns a new empty "thumbnail" element
    Appends and returns a new empty "uri" element
    Gets the "alternate_text" element
    Gets the "compression_algorithm" element
    byte[]
    Gets the "data" element
    byte[]
    Gets the "integrity_check" element
    Gets the "integrity_check_algorithm" element
    Gets the "media_type" element
    int
    Gets the "size" element
    Gets the "thumbnail" element
    Gets the "uri" element
    boolean
    True if has "alternate_text" element
    boolean
    True if has "compression_algorithm" element
    boolean
    True if has "data" element
    boolean
    True if has "integrity_check" element
    boolean
    True if has "integrity_check_algorithm" element
    boolean
    True if has "thumbnail" element
    boolean
    True if has "uri" element
    void
    setAlternateText(String alternateText)
    Sets the "alternate_text" element
    void
    setCompressionAlgorithm(CODEPHRASE compressionAlgorithm)
    Sets the "compression_algorithm" element
    void
    setData(byte[] data)
    Sets the "data" element
    void
    setIntegrityCheck(byte[] integrityCheck)
    Sets the "integrity_check" element
    void
    setIntegrityCheckAlgorithm(CODEPHRASE integrityCheckAlgorithm)
    Sets the "integrity_check_algorithm" element
    void
    Sets the "media_type" element
    void
    setSize(int size)
    Sets the "size" element
    void
    Sets the "thumbnail" element
    void
    Sets the "uri" element
    void
    Unsets the "alternate_text" element
    void
    Unsets the "compression_algorithm" element
    void
    Unsets the "data" element
    void
    Unsets the "integrity_check" element
    void
    Unsets the "integrity_check_algorithm" element
    void
    Unsets the "thumbnail" element
    void
    Unsets the "uri" element
    org.apache.xmlbeans.XmlString
    Gets (as xml) the "alternate_text" element
    org.apache.xmlbeans.XmlBase64Binary
    Gets (as xml) the "data" element
    org.apache.xmlbeans.XmlBase64Binary
    Gets (as xml) the "integrity_check" element
    org.apache.xmlbeans.XmlInt
    Gets (as xml) the "size" element
    void
    xsetAlternateText(org.apache.xmlbeans.XmlString alternateText)
    Sets (as xml) the "alternate_text" element
    void
    xsetData(org.apache.xmlbeans.XmlBase64Binary data)
    Sets (as xml) the "data" element
    void
    xsetIntegrityCheck(org.apache.xmlbeans.XmlBase64Binary integrityCheck)
    Sets (as xml) the "integrity_check" element
    void
    xsetSize(org.apache.xmlbeans.XmlInt size)
    Sets (as xml) the "size" element

    Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl

    arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code

    Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase

    _copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate, validate, validate_now, validate_simpleval, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.apache.xmlbeans.XmlObject

    changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode

    Methods inherited from interface org.apache.xmlbeans.XmlTokenSource

    documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
  • Constructor Details

    • DVMULTIMEDIAImpl

      public DVMULTIMEDIAImpl(org.apache.xmlbeans.SchemaType sType)
  • Method Details

    • getAlternateText

      public String getAlternateText()
      Gets the "alternate_text" element
      Specified by:
      getAlternateText in interface DVMULTIMEDIA
    • xgetAlternateText

      public org.apache.xmlbeans.XmlString xgetAlternateText()
      Gets (as xml) the "alternate_text" element
      Specified by:
      xgetAlternateText in interface DVMULTIMEDIA
    • isSetAlternateText

      public boolean isSetAlternateText()
      True if has "alternate_text" element
      Specified by:
      isSetAlternateText in interface DVMULTIMEDIA
    • setAlternateText

      public void setAlternateText(String alternateText)
      Sets the "alternate_text" element
      Specified by:
      setAlternateText in interface DVMULTIMEDIA
    • xsetAlternateText

      public void xsetAlternateText(org.apache.xmlbeans.XmlString alternateText)
      Sets (as xml) the "alternate_text" element
      Specified by:
      xsetAlternateText in interface DVMULTIMEDIA
    • unsetAlternateText

      public void unsetAlternateText()
      Unsets the "alternate_text" element
      Specified by:
      unsetAlternateText in interface DVMULTIMEDIA
    • getUri

      public DVURI getUri()
      Gets the "uri" element
      Specified by:
      getUri in interface DVMULTIMEDIA
    • isSetUri

      public boolean isSetUri()
      True if has "uri" element
      Specified by:
      isSetUri in interface DVMULTIMEDIA
    • setUri

      public void setUri(DVURI uri)
      Sets the "uri" element
      Specified by:
      setUri in interface DVMULTIMEDIA
    • addNewUri

      public DVURI addNewUri()
      Appends and returns a new empty "uri" element
      Specified by:
      addNewUri in interface DVMULTIMEDIA
    • unsetUri

      public void unsetUri()
      Unsets the "uri" element
      Specified by:
      unsetUri in interface DVMULTIMEDIA
    • getData

      public byte[] getData()
      Gets the "data" element
      Specified by:
      getData in interface DVMULTIMEDIA
    • xgetData

      public org.apache.xmlbeans.XmlBase64Binary xgetData()
      Gets (as xml) the "data" element
      Specified by:
      xgetData in interface DVMULTIMEDIA
    • isSetData

      public boolean isSetData()
      True if has "data" element
      Specified by:
      isSetData in interface DVMULTIMEDIA
    • setData

      public void setData(byte[] data)
      Sets the "data" element
      Specified by:
      setData in interface DVMULTIMEDIA
    • xsetData

      public void xsetData(org.apache.xmlbeans.XmlBase64Binary data)
      Sets (as xml) the "data" element
      Specified by:
      xsetData in interface DVMULTIMEDIA
    • unsetData

      public void unsetData()
      Unsets the "data" element
      Specified by:
      unsetData in interface DVMULTIMEDIA
    • getMediaType

      public CODEPHRASE getMediaType()
      Gets the "media_type" element
      Specified by:
      getMediaType in interface DVMULTIMEDIA
    • setMediaType

      public void setMediaType(CODEPHRASE mediaType)
      Sets the "media_type" element
      Specified by:
      setMediaType in interface DVMULTIMEDIA
    • addNewMediaType

      public CODEPHRASE addNewMediaType()
      Appends and returns a new empty "media_type" element
      Specified by:
      addNewMediaType in interface DVMULTIMEDIA
    • getCompressionAlgorithm

      public CODEPHRASE getCompressionAlgorithm()
      Gets the "compression_algorithm" element
      Specified by:
      getCompressionAlgorithm in interface DVMULTIMEDIA
    • isSetCompressionAlgorithm

      public boolean isSetCompressionAlgorithm()
      True if has "compression_algorithm" element
      Specified by:
      isSetCompressionAlgorithm in interface DVMULTIMEDIA
    • setCompressionAlgorithm

      public void setCompressionAlgorithm(CODEPHRASE compressionAlgorithm)
      Sets the "compression_algorithm" element
      Specified by:
      setCompressionAlgorithm in interface DVMULTIMEDIA
    • addNewCompressionAlgorithm

      public CODEPHRASE addNewCompressionAlgorithm()
      Appends and returns a new empty "compression_algorithm" element
      Specified by:
      addNewCompressionAlgorithm in interface DVMULTIMEDIA
    • unsetCompressionAlgorithm

      public void unsetCompressionAlgorithm()
      Unsets the "compression_algorithm" element
      Specified by:
      unsetCompressionAlgorithm in interface DVMULTIMEDIA
    • getIntegrityCheck

      public byte[] getIntegrityCheck()
      Gets the "integrity_check" element
      Specified by:
      getIntegrityCheck in interface DVMULTIMEDIA
    • xgetIntegrityCheck

      public org.apache.xmlbeans.XmlBase64Binary xgetIntegrityCheck()
      Gets (as xml) the "integrity_check" element
      Specified by:
      xgetIntegrityCheck in interface DVMULTIMEDIA
    • isSetIntegrityCheck

      public boolean isSetIntegrityCheck()
      True if has "integrity_check" element
      Specified by:
      isSetIntegrityCheck in interface DVMULTIMEDIA
    • setIntegrityCheck

      public void setIntegrityCheck(byte[] integrityCheck)
      Sets the "integrity_check" element
      Specified by:
      setIntegrityCheck in interface DVMULTIMEDIA
    • xsetIntegrityCheck

      public void xsetIntegrityCheck(org.apache.xmlbeans.XmlBase64Binary integrityCheck)
      Sets (as xml) the "integrity_check" element
      Specified by:
      xsetIntegrityCheck in interface DVMULTIMEDIA
    • unsetIntegrityCheck

      public void unsetIntegrityCheck()
      Unsets the "integrity_check" element
      Specified by:
      unsetIntegrityCheck in interface DVMULTIMEDIA
    • getIntegrityCheckAlgorithm

      public CODEPHRASE getIntegrityCheckAlgorithm()
      Gets the "integrity_check_algorithm" element
      Specified by:
      getIntegrityCheckAlgorithm in interface DVMULTIMEDIA
    • isSetIntegrityCheckAlgorithm

      public boolean isSetIntegrityCheckAlgorithm()
      True if has "integrity_check_algorithm" element
      Specified by:
      isSetIntegrityCheckAlgorithm in interface DVMULTIMEDIA
    • setIntegrityCheckAlgorithm

      public void setIntegrityCheckAlgorithm(CODEPHRASE integrityCheckAlgorithm)
      Sets the "integrity_check_algorithm" element
      Specified by:
      setIntegrityCheckAlgorithm in interface DVMULTIMEDIA
    • addNewIntegrityCheckAlgorithm

      public CODEPHRASE addNewIntegrityCheckAlgorithm()
      Appends and returns a new empty "integrity_check_algorithm" element
      Specified by:
      addNewIntegrityCheckAlgorithm in interface DVMULTIMEDIA
    • unsetIntegrityCheckAlgorithm

      public void unsetIntegrityCheckAlgorithm()
      Unsets the "integrity_check_algorithm" element
      Specified by:
      unsetIntegrityCheckAlgorithm in interface DVMULTIMEDIA
    • getSize

      public int getSize()
      Gets the "size" element
      Specified by:
      getSize in interface DVMULTIMEDIA
    • xgetSize

      public org.apache.xmlbeans.XmlInt xgetSize()
      Gets (as xml) the "size" element
      Specified by:
      xgetSize in interface DVMULTIMEDIA
    • setSize

      public void setSize(int size)
      Sets the "size" element
      Specified by:
      setSize in interface DVMULTIMEDIA
    • xsetSize

      public void xsetSize(org.apache.xmlbeans.XmlInt size)
      Sets (as xml) the "size" element
      Specified by:
      xsetSize in interface DVMULTIMEDIA
    • getThumbnail

      public DVMULTIMEDIA getThumbnail()
      Gets the "thumbnail" element
      Specified by:
      getThumbnail in interface DVMULTIMEDIA
    • isSetThumbnail

      public boolean isSetThumbnail()
      True if has "thumbnail" element
      Specified by:
      isSetThumbnail in interface DVMULTIMEDIA
    • setThumbnail

      public void setThumbnail(DVMULTIMEDIA thumbnail)
      Sets the "thumbnail" element
      Specified by:
      setThumbnail in interface DVMULTIMEDIA
    • addNewThumbnail

      public DVMULTIMEDIA addNewThumbnail()
      Appends and returns a new empty "thumbnail" element
      Specified by:
      addNewThumbnail in interface DVMULTIMEDIA
    • unsetThumbnail

      public void unsetThumbnail()
      Unsets the "thumbnail" element
      Specified by:
      unsetThumbnail in interface DVMULTIMEDIA