edu.harvard.hul.ois.mets.helper
Interface MetsIdentifiable

All Known Implementing Classes:
MetsIDElement

public interface MetsIdentifiable

Identifiable interface.


Method Summary
 java.lang.String getID()
          Get the element ID.
 void setID(java.lang.String ID)
          Set the element ID
 

Method Detail

getID

public java.lang.String getID()
Get the element ID.

Returns:
Element ID

setID

public void setID(java.lang.String ID)
Set the element ID

Parameters:
ID - Element ID