|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.gv.zustellung.zkopf.xsd.zkopf.PushResponseType.Error.FailedDN
public static class PushResponseType.Error.FailedDN
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 name="DN" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="Info" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
PushResponseType.Error.FailedDN()
|
Method Summary | |
---|---|
String |
getDN()
Gets the value of the dn property. |
String |
getInfo()
Gets the value of the info property. |
void |
setDN(String value)
Sets the value of the dn property. |
void |
setInfo(String value)
Sets the value of the info property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PushResponseType.Error.FailedDN()
Method Detail |
---|
public String getDN()
String
public void setDN(String value)
value
- allowed object is
String
public String getInfo()
String
public void setInfo(String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |