com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc
Class _import
- java.lang.Object
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.BaseObject
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.LogicalObject
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc._import
- public class _import
- extends LogicalObject
Constructor Summary
Constructor and Description |
---|
_import()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
getImportBinding()
|
|
getInterfaces()
|
|
getInterfaces(int i)
|
|
|
setImportBinding(ImportBinding importBinding)
|
|
setInterfaces(_interface[] interfaces)
|
|
setInterfaces(int i,_interface value)
|
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
_import
- public _import()
Method Detail
getInterfaces
- public _interface[] getInterfaces( )
setInterfaces
- public void setInterfaces(_interface[] interfaces)
getInterfaces
- public _interface getInterfaces( int i)
setInterfaces
- public void setInterfaces(int i,
- _interface value)
getImportBinding
- public ImportBinding getImportBinding( )
setImportBinding
- public void setImportBinding(ImportBinding importBinding)