|
|||||||||||
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.ServiceTransport
An object used to represent another object in a different dimension.
Constructor Summary | |
ServiceTransport()
Creates a new instance of ServiceTransport |
Method Summary | |
java.lang.String |
getName()
Getter for property collectionTransport. |
java.lang.String |
getVersion()
Getter for property type. |
void |
setName(java.lang.String name)
Setter for property collectionTransport. |
void |
setVersion(java.lang.String version)
Setter for property type. |
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 ServiceTransport()
Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
name
- The name of the service.public java.lang.String getVersion()
public void setVersion(java.lang.String version)
version
- The version of the service the object is representing.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |