IBM WebSphere Application ServerTM
Release 8

com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc
Class _interface

java.lang.Object
  extended by com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.BaseObject
      extended by com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.LogicalObject
          extended by com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc._interface
Direct Known Subclasses:
SCAWSDLPortType

public class _interface
extends LogicalObject

Represents a SCA Interface WSRR object


Constructor Summary
_interface()
           
 
Method Summary
 java.lang.String getPreferredInteraction()
           
 void setPreferredInteraction(java.lang.String preferredInteraction)
           
 
Methods inherited from class com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.LogicalObject
getDocument, getExtensions, getExtensions, setDocument, setExtensions, setExtensions
 
Methods inherited from class com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.BaseObject
getBsrURI, getClassificationURIs, getClassificationURIs, getCreationTimestamp, getDescription, getLastModified, getLastModifiedBy, getName, getNamespace, getOwner, getUserDefinedProperties, getUserDefinedProperties, getUserDefinedRelationships, getUserDefinedRelationships, getVersion, setBsrURI, setClassificationURIs, setClassificationURIs, setCreationTimestamp, setDescription, setLastModified, setLastModifiedBy, setName, setNamespace, setOwner, setUserDefinedProperties, setUserDefinedProperties, setUserDefinedRelationships, setUserDefinedRelationships, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_interface

public _interface()
Method Detail

getPreferredInteraction

public java.lang.String getPreferredInteraction()

setPreferredInteraction

public void setPreferredInteraction(java.lang.String preferredInteraction)

IBM WebSphere Application ServerTM
Release 8