fipaos.parser.envelope.xml
Class UrlImpl

java.lang.Object
  |
  +--fipaos.parser.envelope.xml.UrlImpl
All Implemented Interfaces:
Url

public class UrlImpl
extends java.lang.Object
implements Url


Constructor Summary
UrlImpl()
           
 
Method Summary
 java.lang.String getText()
           
 java.lang.String getXMLName()
           
 void setText(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UrlImpl

public UrlImpl()
Method Detail

getXMLName

public java.lang.String getXMLName()

getText

public java.lang.String getText()
Specified by:
getText in interface Url

setText

public void setText(java.lang.String value)
Specified by:
setText in interface Url