|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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.WSDLPortType
public class WSDLPortType
Represents a WSDLPortType WSRR object
Constructor Summary | |
---|---|
WSDLPortType()
|
Method Summary | |
---|---|
WSDLOperation[] |
getOperations()
|
WSDLOperation |
getOperations(int i)
|
void |
setOperations(int i,
WSDLOperation value)
|
void |
setOperations(WSDLOperation[] operations)
|
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 |
---|
public WSDLPortType()
Method Detail |
---|
public WSDLOperation[] getOperations()
public void setOperations(WSDLOperation[] operations)
public WSDLOperation getOperations(int i)
public void setOperations(int i, WSDLOperation value)
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |