com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc
Class WSDLDocument
java.lang.Object
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.BaseObject
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.OriginalObject
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.Document
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.WSDLDocument
- Direct Known Subclasses:
- WSDLPreviewDocument
public class WSDLDocument
- extends Document
Represents a WSDLDocument WSRR object
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 |
WSDLDocument
public WSDLDocument()
getImportedWSDLs
public java.lang.String[] getImportedWSDLs()
setImportedWSDLs
public void setImportedWSDLs(java.lang.String[] importedWSDLs)
getImportedXSDs
public java.lang.String[] getImportedXSDs()
setImportedXSDs
public void setImportedXSDs(java.lang.String[] importedXSDs)
getIncludedXSDs
public java.lang.String[] getIncludedXSDs()
setIncludedXSDs
public void setIncludedXSDs(java.lang.String[] includedXSDs)
getRedefinedXSDs
public java.lang.String[] getRedefinedXSDs()
setRedefinedXSDs
public void setRedefinedXSDs(java.lang.String[] redefinedXSDs)
getXsdTargetNamespaces
public java.lang.String[] getXsdTargetNamespaces()
setXsdTargetNamespaces
public void setXsdTargetNamespaces(java.lang.String[] xsdTargetNamespaces)
getXsdTargetNamespaces
public java.lang.String getXsdTargetNamespaces(int i)
setXsdTargetNamespaces
public void setXsdTargetNamespaces(int i,
java.lang.String value)