org.aspsimon.termcomp.entity.xtc
Class Conditiontype

java.lang.Object
  extended by org.aspsimon.termcomp.entity.xtc.Conditiontype

public class Conditiontype
extends java.lang.Object

Schema fragment(s) for this class:

 <xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="conditiontype">
   <xs:simpleType>
     <!-- Reference to inner class ConditiontypeInner -->
   </xs:simpleType>
 </xs:element>
 


Nested Class Summary
static class Conditiontype.ConditiontypeInner
          Schema fragment(s) for this class:
 
Constructor Summary
Conditiontype()
           
 
Method Summary
 Conditiontype.ConditiontypeInner getConditiontype()
          Get the 'conditiontype' element value.
 void setConditiontype(Conditiontype.ConditiontypeInner conditiontype)
          Set the 'conditiontype' element value.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Conditiontype

public Conditiontype()
Method Detail

getConditiontype

public Conditiontype.ConditiontypeInner getConditiontype()
Get the 'conditiontype' element value.

Returns:
value

setConditiontype

public void setConditiontype(Conditiontype.ConditiontypeInner conditiontype)
Set the 'conditiontype' element value.

Parameters:
conditiontype -