Uses of Interface
org.apache.ws.muws.v1_0.events.SubstitutionalMsg

Packages that use SubstitutionalMsg
org.apache.ws.muws.v1_0.events   
org.apache.ws.muws.v1_0.events.impl   
 

Uses of SubstitutionalMsg in org.apache.ws.muws.v1_0.events
 

Methods in org.apache.ws.muws.v1_0.events that return SubstitutionalMsg
 SubstitutionalMsg Situation.getSubstitutionalMsg()
           
 

Methods in org.apache.ws.muws.v1_0.events with parameters of type SubstitutionalMsg
 void Situation.setSubstitutionalMsg(SubstitutionalMsg msg)
           
 

Uses of SubstitutionalMsg in org.apache.ws.muws.v1_0.events.impl
 

Classes in org.apache.ws.muws.v1_0.events.impl that implement SubstitutionalMsg
 class SubstitutionalMsgImpl
           
 

Methods in org.apache.ws.muws.v1_0.events.impl that return SubstitutionalMsg
 SubstitutionalMsg SituationImpl.getSubstitutionalMsg()
           
 

Methods in org.apache.ws.muws.v1_0.events.impl with parameters of type SubstitutionalMsg
 void SituationImpl.setSubstitutionalMsg(SubstitutionalMsg msg)
           
 



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.