Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

oracle.adf.model.connection.webservice.api
Class WebServiceColocation

java.lang.Object
  extended by oracle.adf.model.connection.webservice.api.WebServiceColocation

public class WebServiceColocation
extends java.lang.Object

wrapper object for colocation


Field Summary
static javax.xml.namespace.QName EXTENSION_TYPE
           
 
Constructor Summary
WebServiceColocation()
           
WebServiceColocation(java.lang.String uri)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getUri()
           
 int hashCode()
           
 void setUri(java.lang.String uri)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXTENSION_TYPE

public static final javax.xml.namespace.QName EXTENSION_TYPE
Constructor Detail

WebServiceColocation

public WebServiceColocation()

WebServiceColocation

public WebServiceColocation(java.lang.String uri)
Method Detail

getUri

public java.lang.String getUri()

setUri

public void setUri(java.lang.String uri)

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

Copyright © 1997, 2011, Oracle. All rights reserved.