|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.iShopService.ideal3.generated.Issuer
public class Issuer
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"> <choice> <element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}issuerAuthenticationURL"/> <sequence> <element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}issuerID"/> <element ref="{http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1}issuerName"/> </sequence> </choice> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
Issuer()
|
Method Summary | |
---|---|
java.lang.String |
getIssuerAuthenticationURL()
Gets the value of the issuerAuthenticationURL property. |
java.lang.String |
getIssuerID()
Gets the value of the issuerID property. |
java.lang.String |
getIssuerName()
Gets the value of the issuerName property. |
void |
setIssuerAuthenticationURL(java.lang.String value)
Sets the value of the issuerAuthenticationURL property. |
void |
setIssuerID(java.lang.String value)
Sets the value of the issuerID property. |
void |
setIssuerName(java.lang.String value)
Sets the value of the issuerName property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Issuer()
Method Detail |
---|
public java.lang.String getIssuerAuthenticationURL()
String
public void setIssuerAuthenticationURL(java.lang.String value)
value
- allowed object is
String
public java.lang.String getIssuerID()
String
public void setIssuerID(java.lang.String value)
value
- allowed object is
String
public java.lang.String getIssuerName()
String
public void setIssuerName(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 |