org.kemet.orm.castor
Class SignListTypeItem

java.lang.Object
  extended by org.kemet.orm.castor.SignListTypeItem
All Implemented Interfaces:
java.io.Serializable

public class SignListTypeItem
extends java.lang.Object
implements java.io.Serializable

Class SignListTypeItem.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
SignListTypeItem()
           
 
Method Summary
 java.lang.String getId()
          Returns the value of field 'id'.
 void setId(java.lang.String id)
          Sets the value of field 'id'.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignListTypeItem

public SignListTypeItem()
Method Detail

getId

public java.lang.String getId()
Returns the value of field 'id'.

Returns:
the value of field 'Id'.

setId

public void setId(java.lang.String id)
Sets the value of field 'id'.

Parameters:
id - the value of field 'id'.


Copyright © 2008 F. MAUPIN. All Rights Reserved.