org.yasl.xmlobjects
Interface KeyedObject

All Known Subinterfaces:
KeyedObjectInstantiator, MapEntryArgDef, MethodCall
All Known Implementing Classes:
MapEntryArgDefImpl, MethodCallImpl, ObjectInstantiatorImpl

public interface KeyedObject

Version:
1.0
Author:
not attributable

Method Summary
 String getKey()
           
 

Method Detail

getKey

public String getKey()