|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.insurability.core.v2.VerificationType
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-10-16T01:49:42+02:00",
comments="JAXB RI v2.2.11")
public class VerificationTypeThe "root"-type of the VerificationType element.
Java class for VerificationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VerificationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PaymentApproval" type="{urn:be:fgov:ehealth:insurability:core:v2}PaymentApprovalType" minOccurs="0"/>
<element name="PaymentApprovalSeed" type="{urn:be:fgov:ehealth:insurability:core:v2}PaymentApprovalSeedType" minOccurs="0"/>
<element name="InvoicingOfficeCheckDigit" type="{urn:be:fgov:ehealth:insurability:core:v2}InvoicingOfficeCheckDigitType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
VerificationType()
|
|
| Method Summary | |
|---|---|
String |
getInvoicingOfficeCheckDigit()
Gets the value of the invoicingOfficeCheckDigit property. |
String |
getPaymentApproval()
Gets the value of the paymentApproval property. |
String |
getPaymentApprovalSeed()
Gets the value of the paymentApprovalSeed property. |
void |
setInvoicingOfficeCheckDigit(String value)
Sets the value of the invoicingOfficeCheckDigit property. |
void |
setPaymentApproval(String value)
Sets the value of the paymentApproval property. |
void |
setPaymentApprovalSeed(String value)
Sets the value of the paymentApprovalSeed property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VerificationType()
| Method Detail |
|---|
public String getPaymentApproval()
Stringpublic void setPaymentApproval(String value)
value - allowed object is
Stringpublic String getPaymentApprovalSeed()
Stringpublic void setPaymentApprovalSeed(String value)
value - allowed object is
Stringpublic String getInvoicingOfficeCheckDigit()
Stringpublic void setInvoicingOfficeCheckDigit(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||