cz.cuni.mff.procasor.core
Interface TypeProCase

All Known Subinterfaces:
ProCase

public interface TypeProCase

Java content class for typeProCase complex type.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/afs/ms.mff.cuni.cz/u/f/franj1am/BIG/procasor/ant/my/schema.xsd line 146)

 <complexType name="typeProCase">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="ProCase.text" type="{http://www.w3.org/2001/XMLSchema}string"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Method Summary
 java.lang.String getProCaseText()
          Gets the value of the proCaseText property.
 void setProCaseText(java.lang.String value)
          Sets the value of the proCaseText property.
 

Method Detail

getProCaseText

public java.lang.String getProCaseText()
Gets the value of the proCaseText property.

Returns:
possible object is String

setProCaseText

public void setProCaseText(java.lang.String value)
Sets the value of the proCaseText property.

Parameters:
value - allowed object is String