@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:12:29+02:00", comments="JAXB RI v2.3.7") public class VerificationType extends Object implements Serializable
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 and Description |
|---|
VerificationType() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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()
String
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.