|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.extra_standard.namespace.components._1.ElementWithOptionalVersionType
de.extra_standard.namespace.response._1.MessageResponseType
public class MessageResponseType
Java class for MessageResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MessageResponseType">
<complexContent>
<extension base="{http://www.extra-standard.de/namespace/components/1}ElementWithOptionalVersionType">
<sequence>
<element ref="{http://www.extra-standard.de/namespace/response/1}MessageHeader"/>
<element ref="{http://www.extra-standard.de/namespace/response/1}MessagePlugIns" minOccurs="0"/>
<element ref="{http://www.extra-standard.de/namespace/response/1}MessageBody"/>
<element ref="{http://www.extra-standard.de/namespace/logging/1}Logging" minOccurs="0"/>
<element ref="{http://www.extra-standard.de/namespace/components/1}Signatures" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected LoggingType |
logging
|
protected MessageResponseBodyType |
messageBody
|
protected MessageResponseHeaderType |
messageHeader
|
protected AnyPlugInContainerType |
messagePlugIns
|
protected SignaturesType |
signatures
|
| Fields inherited from class de.extra_standard.namespace.components._1.ElementWithOptionalVersionType |
|---|
version |
| Constructor Summary | |
|---|---|
MessageResponseType()
|
|
| Method Summary | |
|---|---|
LoggingType |
getLogging()
Gets the value of the logging property. |
MessageResponseBodyType |
getMessageBody()
Gets the value of the messageBody property. |
MessageResponseHeaderType |
getMessageHeader()
Gets the value of the messageHeader property. |
AnyPlugInContainerType |
getMessagePlugIns()
Gets the value of the messagePlugIns property. |
SignaturesType |
getSignatures()
Gets the value of the signatures property. |
void |
setLogging(LoggingType value)
Sets the value of the logging property. |
void |
setMessageBody(MessageResponseBodyType value)
Sets the value of the messageBody property. |
void |
setMessageHeader(MessageResponseHeaderType value)
Sets the value of the messageHeader property. |
void |
setMessagePlugIns(AnyPlugInContainerType value)
Sets the value of the messagePlugIns property. |
void |
setSignatures(SignaturesType value)
Sets the value of the signatures property. |
| Methods inherited from class de.extra_standard.namespace.components._1.ElementWithOptionalVersionType |
|---|
getVersion, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected MessageResponseHeaderType messageHeader
protected AnyPlugInContainerType messagePlugIns
protected MessageResponseBodyType messageBody
protected LoggingType logging
protected SignaturesType signatures
| Constructor Detail |
|---|
public MessageResponseType()
| Method Detail |
|---|
public MessageResponseHeaderType getMessageHeader()
MessageResponseHeaderTypepublic void setMessageHeader(MessageResponseHeaderType value)
value - allowed object is
MessageResponseHeaderTypepublic AnyPlugInContainerType getMessagePlugIns()
AnyPlugInContainerTypepublic void setMessagePlugIns(AnyPlugInContainerType value)
value - allowed object is
AnyPlugInContainerTypepublic MessageResponseBodyType getMessageBody()
MessageResponseBodyTypepublic void setMessageBody(MessageResponseBodyType value)
value - allowed object is
MessageResponseBodyTypepublic LoggingType getLogging()
LoggingTypepublic void setLogging(LoggingType value)
value - allowed object is
LoggingTypepublic SignaturesType getSignatures()
SignaturesTypepublic void setSignatures(SignaturesType value)
value - allowed object is
SignaturesType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||