at.gv.zustellung.zusemsg.xsd.zuse
Class DeliveryRequestType.NotificationAddress.WebserviceURL

java.lang.Object
  extended by at.gv.zustellung.zusemsg.xsd.zuse.DeliveryRequestType.NotificationAddress.WebserviceURL
Enclosing class:
DeliveryRequestType.NotificationAddress

public static class DeliveryRequestType.NotificationAddress.WebserviceURL
extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <simpleContent>
     <extension base="<http://www.w3.org/2001/XMLSchema>anyURI">
       <attribute name="AlternativeEmail" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
     </extension>
   </simpleContent>
 </complexType>
 


Constructor Summary
DeliveryRequestType.NotificationAddress.WebserviceURL()
           
 
Method Summary
 String getAlternativeEmail()
          Gets the value of the alternativeEmail property.
 String getValue()
          Gets the value of the value property.
 void setAlternativeEmail(String value)
          Sets the value of the alternativeEmail property.
 void setValue(String value)
          Sets the value of the value property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeliveryRequestType.NotificationAddress.WebserviceURL

public DeliveryRequestType.NotificationAddress.WebserviceURL()
Method Detail

getValue

public String getValue()
Gets the value of the value property.

Returns:
possible object is String

setValue

public void setValue(String value)
Sets the value of the value property.

Parameters:
value - allowed object is String

getAlternativeEmail

public String getAlternativeEmail()
Gets the value of the alternativeEmail property.

Returns:
possible object is String

setAlternativeEmail

public void setAlternativeEmail(String value)
Sets the value of the alternativeEmail property.

Parameters:
value - allowed object is String


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