|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.n52.wps.io.data.binding.complex.FileDataBinding
public class FileDataBinding
| Field Summary | |
|---|---|
protected java.io.File |
file
|
| Constructor Summary | |
|---|---|
FileDataBinding(java.io.File file)
|
|
| Method Summary | |
|---|---|
protected void |
finalize()
|
java.io.File |
getPayload()
|
java.lang.Class<?> |
getSupportedClass()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.io.File file
| Constructor Detail |
|---|
public FileDataBinding(java.io.File file)
| Method Detail |
|---|
public java.io.File getPayload()
getPayload in interface IDatapublic java.lang.Class<?> getSupportedClass()
getSupportedClass in interface IDataprotected void finalize()
finalize in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||