|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.harvard.cfa.vo.tapclient.vosi.UploadMethod
public class UploadMethod
The upload method supported by a service.
Method Summary | |
---|---|
java.lang.String |
getIvoId()
The IVORN of the upload method. |
void |
list(java.io.PrintStream output)
Write this UploadMethod to the PrintStream |
void |
list(java.io.PrintStream output,
java.lang.String indent)
Write this UploadMethod to the PrintStream |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getIvoId()
public void list(java.io.PrintStream output)
output
- the PrintStreampublic void list(java.io.PrintStream output, java.lang.String indent)
output
- the PrintStreamindent
- the indentation to prepend
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |