net.sf.taverna.t2.provenance.lineageservice.types
Class LiteralType

java.lang.Object
  extended by net.sf.taverna.t2.provenance.lineageservice.types.LiteralType
All Implemented Interfaces:
ProvenanceEventType

public class LiteralType
extends java.lang.Object
implements ProvenanceEventType

Author:
Paolo Missier

Constructor Summary
LiteralType()
           
LiteralType(java.lang.String id)
           
 
Method Summary
 java.lang.String getId()
          Gets the id value for this LiteralType.
 void setId(java.lang.String id)
          Sets the id value for this LiteralType.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiteralType

public LiteralType()

LiteralType

public LiteralType(java.lang.String id)
Method Detail

getId

public java.lang.String getId()
Gets the id value for this LiteralType.

Returns:
id

setId

public void setId(java.lang.String id)
Sets the id value for this LiteralType.

Parameters:
id -