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

Class ModuleDocument

  1. java.lang.Object
  2. extended bycom.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.BaseObject
  3. extended bycom.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.OriginalObject
  4. extended bycom.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.Document
  5. extended bycom.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.ModuleDocument

  1. public class ModuleDocument
  2. extends Document
Represents a SCA ModuleDocument WSRR object

Constructor Summary

Constructor and Description
ModuleDocument()

Method Summary

Modifier and Type Method and Description
  1. java.lang.String
getModuleType()
  1. void
setModuleType(java.lang.String moduleType)
Methods inherited from class com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.Document
getContent, getContentSize, getEncoding, getLocation, setContent, setContentSize, setEncoding, setLocation
Methods inherited from class com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.OriginalObject
getPredecessors, getTemplate, setPredecessors, setTemplate
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

ModuleDocument

  1. public ModuleDocument()

Method Detail

getModuleType

  1. public java.lang.String getModuleType( )

setModuleType

  1. public void setModuleType(java.lang.String moduleType)