|
|||||||||||
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
gov.noaa.gdsg.xmldbremote.service.transport.CollectionTransport
An simple object that is used to represent a local object in another dimension.
Constructor Summary | |
CollectionTransport()
Creates a new instance of CollectionTransport |
Method Summary | |
java.lang.String |
getName()
Getter for property collectionId. |
void |
setName(java.lang.String name)
Setter for property name. |
Methods inherited from class gov.noaa.gdsg.xmldbremote.service.transport.BaseTransport |
getTransportId, setTransportId, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CollectionTransport()
Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
name
- New value of property name.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |