fipaos.ont.fipa.fipaman
Class TransportBehaviour


public class TransportBehaviour
implements Serializable

This class represents the TransportBehaviour property - this is actually just a set of properties


Constructor Summary
TransportBehaviour()
          Constructs a "blank" TransportBehaviour instance

Method Summary
 Objectclone()
           
 ListgetProperties()
           
 StringgetProperty(String key)
           
 voidsetProperty(String key, String value)
           

Constructor Detail

TransportBehaviour

public TransportBehaviour()
Constructs a "blank" TransportBehaviour instance
Method Detail

clone

public Object clone()

getProperties

public List getProperties()

getProperty

public String getProperty(String key)

setProperty

public void setProperty(String key, String value)

Association Links

to Class java.util.Map