de.init.its.api.ds
Interface IitsId

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ItsId

public interface IitsId
extends java.io.Serializable

an universal identifier for IitsTagElements. The base of this Identifier is a pseudo style name insode an ODT document.

Author:
mkandora

Method Summary
 java.lang.String getString()
          Returns the id of this its element
 void setId(java.lang.String id)
          Sets the id
 

Method Detail

getString

java.lang.String getString()
Returns the id of this its element

Returns:

setId

void setId(java.lang.String id)
Sets the id

Parameters:
id -