Class TestCaseImpl

    • Constructor Detail

      • TestCaseImpl

        public TestCaseImpl​(SchemaType sType)
    • Method Detail

      • getDescription

        public java.lang.String getDescription()
        Gets the "description" element
        Specified by:
        getDescription in interface TestCase
      • isSetDescription

        public boolean isSetDescription()
        True if has "description" element
        Specified by:
        isSetDescription in interface TestCase
      • setDescription

        public void setDescription​(java.lang.String description)
        Sets the "description" element
        Specified by:
        setDescription in interface TestCase
      • xsetDescription

        public void xsetDescription​(XmlString description)
        Sets (as xml) the "description" element
        Specified by:
        xsetDescription in interface TestCase
      • unsetDescription

        public void unsetDescription()
        Unsets the "description" element
        Specified by:
        unsetDescription in interface TestCase
      • getId

        public java.lang.String getId()
        Gets the "id" attribute
        Specified by:
        getId in interface TestCase
      • xgetId

        public XmlID xgetId()
        Gets (as xml) the "id" attribute
        Specified by:
        xgetId in interface TestCase
      • isSetId

        public boolean isSetId()
        True if has "id" attribute
        Specified by:
        isSetId in interface TestCase
      • setId

        public void setId​(java.lang.String id)
        Sets the "id" attribute
        Specified by:
        setId in interface TestCase
      • xsetId

        public void xsetId​(XmlID id)
        Sets (as xml) the "id" attribute
        Specified by:
        xsetId in interface TestCase
      • unsetId

        public void unsetId()
        Unsets the "id" attribute
        Specified by:
        unsetId in interface TestCase
      • getOrigin

        public java.lang.String getOrigin()
        Gets the "origin" attribute
        Specified by:
        getOrigin in interface TestCase
      • isSetOrigin

        public boolean isSetOrigin()
        True if has "origin" attribute
        Specified by:
        isSetOrigin in interface TestCase
      • setOrigin

        public void setOrigin​(java.lang.String origin)
        Sets the "origin" attribute
        Specified by:
        setOrigin in interface TestCase
      • xsetOrigin

        public void xsetOrigin​(XmlToken origin)
        Sets (as xml) the "origin" attribute
        Specified by:
        xsetOrigin in interface TestCase
      • unsetOrigin

        public void unsetOrigin()
        Unsets the "origin" attribute
        Specified by:
        unsetOrigin in interface TestCase
      • getModified

        public boolean getModified()
        Gets the "modified" attribute
        Specified by:
        getModified in interface TestCase
      • isSetModified

        public boolean isSetModified()
        True if has "modified" attribute
        Specified by:
        isSetModified in interface TestCase
      • setModified

        public void setModified​(boolean modified)
        Sets the "modified" attribute
        Specified by:
        setModified in interface TestCase
      • xsetModified

        public void xsetModified​(XmlBoolean modified)
        Sets (as xml) the "modified" attribute
        Specified by:
        xsetModified in interface TestCase
      • unsetModified

        public void unsetModified()
        Unsets the "modified" attribute
        Specified by:
        unsetModified in interface TestCase