Class Requirement
java.lang.Object
com.thed.zblast.parser.jaxb.junit.Requirement
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="message" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the content property.void
setContent
(String value) Sets the value of the content property.
-
Field Details
-
-
Constructor Details
-
Requirement
public Requirement()
-
-
Method Details