|
||||||||||
| 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.request._1.PackageRequestType
public class PackageRequestType
Java class for PackageRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PackageRequestType">
<complexContent>
<extension base="{http://www.extra-standard.de/namespace/components/1}ElementWithOptionalVersionType">
<sequence>
<element ref="{http://www.extra-standard.de/namespace/request/1}PackageHeader"/>
<element ref="{http://www.extra-standard.de/namespace/request/1}PackagePlugIns" minOccurs="0"/>
<element ref="{http://www.extra-standard.de/namespace/request/1}PackageBody"/>
<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 PackageRequestBodyType |
packageBody
|
protected PackageRequestHeaderType |
packageHeader
|
protected AnyPlugInContainerType |
packagePlugIns
|
protected SignaturesType |
signatures
|
| Fields inherited from class de.extra_standard.namespace.components._1.ElementWithOptionalVersionType |
|---|
version |
| Constructor Summary | |
|---|---|
PackageRequestType()
|
|
| Method Summary | |
|---|---|
LoggingType |
getLogging()
Gets the value of the logging property. |
PackageRequestBodyType |
getPackageBody()
Gets the value of the packageBody property. |
PackageRequestHeaderType |
getPackageHeader()
Gets the value of the packageHeader property. |
AnyPlugInContainerType |
getPackagePlugIns()
Gets the value of the packagePlugIns property. |
SignaturesType |
getSignatures()
Gets the value of the signatures property. |
void |
setLogging(LoggingType value)
Sets the value of the logging property. |
void |
setPackageBody(PackageRequestBodyType value)
Sets the value of the packageBody property. |
void |
setPackageHeader(PackageRequestHeaderType value)
Sets the value of the packageHeader property. |
void |
setPackagePlugIns(AnyPlugInContainerType value)
Sets the value of the packagePlugIns 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 PackageRequestHeaderType packageHeader
protected AnyPlugInContainerType packagePlugIns
protected PackageRequestBodyType packageBody
protected LoggingType logging
protected SignaturesType signatures
| Constructor Detail |
|---|
public PackageRequestType()
| Method Detail |
|---|
public PackageRequestHeaderType getPackageHeader()
PackageRequestHeaderTypepublic void setPackageHeader(PackageRequestHeaderType value)
value - allowed object is
PackageRequestHeaderTypepublic AnyPlugInContainerType getPackagePlugIns()
AnyPlugInContainerTypepublic void setPackagePlugIns(AnyPlugInContainerType value)
value - allowed object is
AnyPlugInContainerTypepublic PackageRequestBodyType getPackageBody()
PackageRequestBodyTypepublic void setPackageBody(PackageRequestBodyType value)
value - allowed object is
PackageRequestBodyTypepublic 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 | |||||||||