com.pushtotest.testmaker.XSTest.PAAS.GSRS
Interface Trace

All Superinterfaces:
javax.xml.bind.Element
All Known Implementing Classes:
TraceImpl

public interface Trace
extends javax.xml.bind.Element

Java content class for trace element declaration.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/frankcohen/dev/cvs/tm_newer/tm5/TestMaker/src/com/pushtotest/testmaker/XSTest/PAAS/GSRS.xsd line 140)

 <element name="trace" type="{http://www.w3.org/2001/XMLSchema}NCName"/>
 


Method Summary
 java.lang.String getValue()
          Gets the value of the value property.
 void setValue(java.lang.String value)
          Sets the value of the value property.
 

Method Detail

getValue

java.lang.String getValue()
Gets the value of the value property.

Returns:
possible object is String

setValue

void setValue(java.lang.String value)
Sets the value of the value property.

Parameters:
value - allowed object is String