org.aspsimon.termcomp.entity.xtc
Class Entry

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

public class Entry
extends java.lang.Object

Schema fragment(s) for this class:

 <xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:int" name="entry"/>
 


Constructor Summary
Entry()
           
 
Method Summary
 int getEntry()
          Get the 'entry' element value.
 void setEntry(int entry)
          Set the 'entry' element value.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Entry

public Entry()
Method Detail

getEntry

public int getEntry()
Get the 'entry' element value.

Returns:
value

setEntry

public void setEntry(int entry)
Set the 'entry' element value.

Parameters:
entry -