Skip navigation links

Oracle© Data Integrator Data Services Java API Reference
11g Release 1 (11.1.1.5.0)

E17062-02


oracle.odi.dataservices.fwk
Class DataServiceVoid

java.lang.Object
  extended by oracle.odi.dataservices.fwk.DataServiceVoid


public class DataServiceVoid
extends java.lang.Object

A data service parameter that represents a void parameter. This type of valid data service parameter is used as an "empty parameter" for methods that do not require input or output parameters.


Constructor Summary
DataServiceVoid()
          Constructs a new DataServiceVoid parameter.

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

DataServiceVoid

public DataServiceVoid()
Constructs a new DataServiceVoid parameter.

Skip navigation links

Oracle© Data Integrator Data Services Java API Reference
11g Release 1 (11.1.1.5.0)

E17062-02


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.