|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.noaa.gdsg.xmldbremote.service.transport.BaseTransport
The superclass to all transport objects.
Constructor Summary | |
BaseTransport()
Creates a new instance of BaseTransport |
Method Summary | |
long |
getTransportId()
Getter for property id. |
void |
setTransportId(long transportId)
Setter for property id. |
java.lang.String |
toString()
Uses org.apache.commons.lang.builder.ToStringBuilder.reflectionToString(this) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public BaseTransport()
Method Detail |
public long getTransportId()
public void setTransportId(long transportId)
transportId
- New value of property id.public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |