Uses of Interface
com.ibm.websphere.sibx.smobo.TargetAddressType

Uses of TargetAddressType in com.ibm.websphere.sibx.smobo
 

Methods in com.ibm.websphere.sibx.smobo that return TargetAddressType
 TargetAddressType SMOHeaderType.getNext()
          Returns the value of the 'Next' containment reference.
 TargetAddressType ServiceMessageObjectFactory.createTargetAddressType()
          Returns a new object of class 'Target Address Type'.
 

Methods in com.ibm.websphere.sibx.smobo with parameters of type TargetAddressType
 void SMOHeaderType.setNext(TargetAddressType value)
          Sets the value of the 'Next' containment reference.