org.tridas.interfaces
Interface IdAble


public interface IdAble


Method Summary
 String getId()
          Gets the value of the id property.
 boolean isSetId()
           
 void setId(String value)
          Sets the value of the id property.
 

Method Detail

getId

String getId()
Gets the value of the id property.


setId

void setId(String value)
Sets the value of the id property.

Parameters:
value -

isSetId

boolean isSetId()


Copyright © 2011 TRiDaS. All Rights Reserved.