|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.iShopService.ideal3.generated.DirectoryRes
public class DirectoryRes
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://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}createDateTimestamp"/>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}Acquirer"/>
<element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}Directory"/>
<element ref="{http://www.w3.org/2000/09/xmldsig#}Signature"/>
</sequence>
<attribute name="version" use="required" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
DirectoryRes()
|
|
| Method Summary | |
|---|---|
Acquirer |
getAcquirer()
Gets the value of the acquirer property. |
java.lang.String |
getCreateDateTimestamp()
Gets the value of the createDateTimestamp property. |
Directory |
getDirectory()
Gets the value of the directory property. |
Signature |
getSignature()
Gets the value of the signature property. |
java.lang.String |
getVersion()
Gets the value of the version property. |
void |
setAcquirer(Acquirer value)
Sets the value of the acquirer property. |
void |
setCreateDateTimestamp(java.lang.String value)
Sets the value of the createDateTimestamp property. |
void |
setDirectory(Directory value)
Sets the value of the directory property. |
void |
setSignature(Signature value)
Sets the value of the signature property. |
void |
setVersion(java.lang.String value)
Sets the value of the version property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryRes()
| Method Detail |
|---|
public java.lang.String getCreateDateTimestamp()
Stringpublic void setCreateDateTimestamp(java.lang.String value)
value - allowed object is
Stringpublic Acquirer getAcquirer()
Acquirerpublic void setAcquirer(Acquirer value)
value - allowed object is
Acquirerpublic Directory getDirectory()
Directorypublic void setDirectory(Directory value)
value - allowed object is
Directorypublic Signature getSignature()
Signaturepublic void setSignature(Signature value)
value - allowed object is
Signaturepublic java.lang.String getVersion()
Stringpublic void setVersion(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||