|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.gv.zustellung.zusemsg.xsd.zuse.DeliveryRequestType.MetaData
public static class DeliveryRequestType.MetaData
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://reference.e-government.gv.at/namespace/zustellung/msg}AppDeliveryID"/> <element ref="{http://reference.e-government.gv.at/namespace/zustellung/msg}GZ" minOccurs="0"/> <element ref="{http://reference.e-government.gv.at/namespace/zustellung/msg}MZSDeliveryID"/> <element name="DeliveryQuality" type="{http://reference.e-government.gv.at/namespace/zustellung/msg}token255"/> <element name="StartNotificationBefore" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="DeliverBefore" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
DeliveryRequestType.MetaData()
|
Method Summary | |
---|---|
String |
getAppDeliveryID()
Gets the value of the appDeliveryID property. |
XMLGregorianCalendar |
getDeliverBefore()
Gets the value of the deliverBefore property. |
String |
getDeliveryQuality()
Gets the value of the deliveryQuality property. |
String |
getGZ()
Gets the value of the gz property. |
String |
getMZSDeliveryID()
Gets the value of the mzsDeliveryID property. |
XMLGregorianCalendar |
getStartNotificationBefore()
Gets the value of the startNotificationBefore property. |
void |
setAppDeliveryID(String value)
Sets the value of the appDeliveryID property. |
void |
setDeliverBefore(XMLGregorianCalendar value)
Sets the value of the deliverBefore property. |
void |
setDeliveryQuality(String value)
Sets the value of the deliveryQuality property. |
void |
setGZ(String value)
Sets the value of the gz property. |
void |
setMZSDeliveryID(String value)
Sets the value of the mzsDeliveryID property. |
void |
setStartNotificationBefore(XMLGregorianCalendar value)
Sets the value of the startNotificationBefore property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeliveryRequestType.MetaData()
Method Detail |
---|
public String getAppDeliveryID()
String
public void setAppDeliveryID(String value)
value
- allowed object is
String
public String getGZ()
String
public void setGZ(String value)
value
- allowed object is
String
public String getMZSDeliveryID()
String
public void setMZSDeliveryID(String value)
value
- allowed object is
String
public String getDeliveryQuality()
String
public void setDeliveryQuality(String value)
value
- allowed object is
String
public XMLGregorianCalendar getStartNotificationBefore()
XMLGregorianCalendar
public void setStartNotificationBefore(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public XMLGregorianCalendar getDeliverBefore()
XMLGregorianCalendar
public void setDeliverBefore(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |