Class DVDATEImpl

    • 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.DVDATE

        type
      • Fields inherited from interface org.openehr.schemas.v1.DVORDERED

        type
      • Fields inherited from interface org.apache.xmlbeans.XmlObject

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

      Constructors 
      Constructor Description
      DVDATEImpl​(org.apache.xmlbeans.SchemaType sType)  
    • Constructor Detail

      • DVDATEImpl

        public DVDATEImpl​(org.apache.xmlbeans.SchemaType sType)
    • Method Detail

      • getValue

        public String getValue()
        Gets the "value" element
        Specified by:
        getValue in interface DVDATE
      • setValue

        public void setValue​(String value)
        Sets the "value" element
        Specified by:
        setValue in interface DVDATE
      • xsetValue

        public void xsetValue​(Iso8601Date value)
        Sets (as xml) the "value" element
        Specified by:
        xsetValue in interface DVDATE