fipaos.ont.fipa.fipaman
Class TransportBehaviour
java.lang.Object
|
+--fipaos.ont.fipa.fipaman.TransportBehaviour
- All Implemented Interfaces:
- java.io.Serializable
- public class TransportBehaviour
- extends java.lang.Object
- implements java.io.Serializable
This class represents the TransportBehaviour property - this is actually
just a set of properties
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransportBehaviour
public TransportBehaviour()
- Constructs a "blank" TransportBehaviour instance
clone
public java.lang.Object clone()
- Overrides:
clone
in class java.lang.Object
setProperty
public void setProperty(java.lang.String key,
java.lang.String value)
getProperty
public java.lang.String getProperty(java.lang.String key)
getProperties
public java.util.List getProperties()