org.apache.ws.muws.v1_0.events.impl
Class SubstitutionalMsgImpl
java.lang.Object
org.apache.ws.muws.v1_0.events.impl.SubstitutionalMsgImpl
- All Implemented Interfaces:
- SubstitutionalMsg, org.apache.ws.XmlObjectWrapper
- public class SubstitutionalMsgImpl
- extends java.lang.Object
- implements SubstitutionalMsg, org.apache.ws.XmlObjectWrapper
- Author:
- Sal Campana
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubstitutionalMsgImpl
public SubstitutionalMsgImpl()
setMsgId
public void setMsgId(java.lang.String messageId)
- Specified by:
setMsgId
in interface SubstitutionalMsg
setMsgType
public void setMsgType(java.lang.String msgType)
- Specified by:
setMsgType
in interface SubstitutionalMsg
addValue
public void addValue(java.lang.String value)
- Specified by:
addValue
in interface SubstitutionalMsg
getMsgId
public java.lang.String getMsgId()
- Specified by:
getMsgId
in interface SubstitutionalMsg
getMsgType
public java.lang.String getMsgType()
- Specified by:
getMsgType
in interface SubstitutionalMsg
getValueArray
public java.lang.String[] getValueArray()
- Specified by:
getValueArray
in interface SubstitutionalMsg
getXmlObject
public org.apache.xmlbeans.XmlObject getXmlObject()
- Specified by:
getXmlObject
in interface org.apache.ws.XmlObjectWrapper
Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.