org.picocontainer.script.testmodel
Interface Identifiable

All Known Subinterfaces:
UnionInterface
All Known Implementing Classes:
IdentifiableMixin

public interface Identifiable

Author:
Stephen Molitor

Method Summary
 Serializable getId()
           
 void setId(Serializable id)
           
 

Method Detail

getId

Serializable getId()

setId

void setId(Serializable id)


Copyright © 2003-2010 Codehaus. All Rights Reserved.