@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:11:18+01:00", comments="JAXB RI v2.2.11") public class CopaymentKeyType extends Object implements Serializable
Java class for CopaymentKeyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CopaymentKeyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="RegimeType" use="required" type="{urn:be:fgov:ehealth:dics:core:v3:reimbursement:submit}RegimeTypeType" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CopaymentKeyType() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getRegimeType()
Gets the value of the regimeType property.
|
void |
setRegimeType(BigInteger value)
Sets the value of the regimeType property.
|
public BigInteger getRegimeType()
BigIntegerpublic void setRegimeType(BigInteger value)
value - allowed object is
BigInteger
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.