|
|||||||||
| Home >> All >> org >> miamm >> castor >> [ headerblock overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.miamm.castor.headerblock
Class MiammSoapHeaderBlockType

java.lang.Objectorg.miamm.castor.headerblock.MiammSoapHeaderBlockType
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- MiammSoapHeaderBlock
- public abstract class MiammSoapHeaderBlockType
- extends java.lang.Object
- implements java.io.Serializable
- extends java.lang.Object
Class MiammSoapHeaderBlockType.
- Version:
- $Revision$ $Date$
| Field Summary | |
private org.miamm.castor.headerblock.types.MsgContentType |
_msgContent
Field _msgContent |
private java.lang.String |
_msgId
Field _msgId |
private java.lang.Object |
_msgRef
Field _msgRef |
private org.miamm.castor.headerblock.types.MsgRoleType |
_msgRole
Field _msgRole |
private java.lang.String |
_sender
Field _sender |
| Constructor Summary | |
MiammSoapHeaderBlockType()
|
|
| Method Summary | |
org.miamm.castor.headerblock.types.MsgContentType |
getMsgContent()
Method getMsgContentReturns the value of field 'msgContent'. |
java.lang.String |
getMsgId()
Method getMsgIdReturns the value of field 'msgId'. |
java.lang.Object |
getMsgRef()
Method getMsgRefReturns the value of field 'msgRef'. |
org.miamm.castor.headerblock.types.MsgRoleType |
getMsgRole()
Method getMsgRoleReturns the value of field 'msgRole'. |
java.lang.String |
getSender()
Method getSenderReturns the value of field 'sender'. |
boolean |
isValid()
Method isValid |
void |
setMsgContent(org.miamm.castor.headerblock.types.MsgContentType msgContent)
Method setMsgContentSets the value of field 'msgContent'. |
void |
setMsgId(java.lang.String msgId)
Method setMsgIdSets the value of field 'msgId'. |
void |
setMsgRef(java.lang.Object msgRef)
Method setMsgRefSets the value of field 'msgRef'. |
void |
setMsgRole(org.miamm.castor.headerblock.types.MsgRoleType msgRole)
Method setMsgRoleSets the value of field 'msgRole'. |
void |
setSender(java.lang.String sender)
Method setSenderSets the value of field 'sender'. |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
_msgContent
private org.miamm.castor.headerblock.types.MsgContentType _msgContent
- Field _msgContent
_msgRole
private org.miamm.castor.headerblock.types.MsgRoleType _msgRole
- Field _msgRole
_sender
private java.lang.String _sender
- Field _sender
_msgId
private java.lang.String _msgId
- Field _msgId
_msgRef
private java.lang.Object _msgRef
- Field _msgRef
| Constructor Detail |
MiammSoapHeaderBlockType
public MiammSoapHeaderBlockType()
| Method Detail |
getMsgContent
public org.miamm.castor.headerblock.types.MsgContentType getMsgContent()
- Method getMsgContentReturns the value of field 'msgContent'.
getMsgId
public java.lang.String getMsgId()
- Method getMsgIdReturns the value of field 'msgId'.
getMsgRef
public java.lang.Object getMsgRef()
- Method getMsgRefReturns the value of field 'msgRef'.
getMsgRole
public org.miamm.castor.headerblock.types.MsgRoleType getMsgRole()
- Method getMsgRoleReturns the value of field 'msgRole'.
getSender
public java.lang.String getSender()
- Method getSenderReturns the value of field 'sender'.
isValid
public boolean isValid()
- Method isValid
setMsgContent
public void setMsgContent(org.miamm.castor.headerblock.types.MsgContentType msgContent)
- Method setMsgContentSets the value of field 'msgContent'.
setMsgId
public void setMsgId(java.lang.String msgId)
- Method setMsgIdSets the value of field 'msgId'.
setMsgRef
public void setMsgRef(java.lang.Object msgRef)
- Method setMsgRefSets the value of field 'msgRef'.
setMsgRole
public void setMsgRole(org.miamm.castor.headerblock.types.MsgRoleType msgRole)
- Method setMsgRoleSets the value of field 'msgRole'.
setSender
public void setSender(java.lang.String sender)
- Method setSenderSets the value of field 'sender'.
validate
public void validate()
throws org.exolab.castor.xml.ValidationException
- Method validate
|
|||||||||
| Home >> All >> org >> miamm >> castor >> [ headerblock overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.miamm.castor.headerblock.MiammSoapHeaderBlockType