Uses of Class
at.gv.zustellung.zusemsg.xsd.zuse.DeliveryAnswerType

Packages that use DeliveryAnswerType
at.gv.zustellung.zusemsg.xsd.zuse   
 

Uses of DeliveryAnswerType in at.gv.zustellung.zusemsg.xsd.zuse
 

Subclasses of DeliveryAnswerType in at.gv.zustellung.zusemsg.xsd.zuse
 class DeliveryConfirmationType
          Java class for DeliveryConfirmationType complex type.
static class DeliveryNotificationType.Error
          Java class for anonymous complex type.
static class DeliveryNotificationType.Success
          Java class for anonymous complex type.
static class DeliveryRequestStatusType.Error
          Java class for anonymous complex type.
 

Methods in at.gv.zustellung.zusemsg.xsd.zuse that return DeliveryAnswerType
 DeliveryAnswerType ObjectFactory.createDeliveryAnswerType()
          Create an instance of DeliveryAnswerType
 DeliveryAnswerType DeliveryRequestStatusType.getPartialSuccess()
          Gets the value of the partialSuccess property.
 DeliveryAnswerType DeliveryRequestStatusType.getSuccess()
          Gets the value of the success property.
 

Methods in at.gv.zustellung.zusemsg.xsd.zuse with parameters of type DeliveryAnswerType
 void DeliveryRequestStatusType.setPartialSuccess(DeliveryAnswerType value)
          Sets the value of the partialSuccess property.
 void DeliveryRequestStatusType.setSuccess(DeliveryAnswerType value)
          Sets the value of the success property.
 



Copyright 2010 E-Government Innovation Center (EGIZ). All Rights Reserved.