@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:19:29+02:00", comments="JAXB RI v2.3.7") public class CarmedIdentifierType extends Object implements Serializable
Java class for CarmedIdentifierType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CarmedIdentifierType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CarmedNumber" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="VersionNumber" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="Beneficiary" type="{urn:be:fgov:ehealth:mediprima:core:v2}BeneficiaryType"/>
<element name="ValidityPeriod" type="{urn:be:fgov:ehealth:mediprima:core:v2}PeriodType"/>
<element name="Pswc" type="{urn:be:fgov:ehealth:mediprima:core:v2}OcmwCpasType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CarmedIdentifierType() |
| Modifier and Type | Method and Description |
|---|---|
BeneficiaryType |
getBeneficiary()
Gets the value of the beneficiary property.
|
String |
getCarmedNumber()
Gets the value of the carmedNumber property.
|
OcmwCpasType |
getPswc()
Gets the value of the pswc property.
|
PeriodType |
getValidityPeriod()
Gets the value of the validityPeriod property.
|
BigInteger |
getVersionNumber()
Gets the value of the versionNumber property.
|
void |
setBeneficiary(BeneficiaryType value)
Sets the value of the beneficiary property.
|
void |
setCarmedNumber(String value)
Sets the value of the carmedNumber property.
|
void |
setPswc(OcmwCpasType value)
Sets the value of the pswc property.
|
void |
setValidityPeriod(PeriodType value)
Sets the value of the validityPeriod property.
|
void |
setVersionNumber(BigInteger value)
Sets the value of the versionNumber property.
|
public String getCarmedNumber()
Stringpublic void setCarmedNumber(String value)
value - allowed object is
Stringpublic BigInteger getVersionNumber()
BigIntegerpublic void setVersionNumber(BigInteger value)
value - allowed object is
BigIntegerpublic BeneficiaryType getBeneficiary()
BeneficiaryTypepublic void setBeneficiary(BeneficiaryType value)
value - allowed object is
BeneficiaryTypepublic PeriodType getValidityPeriod()
PeriodTypepublic void setValidityPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic OcmwCpasType getPswc()
OcmwCpasTypepublic void setPswc(OcmwCpasType value)
value - allowed object is
OcmwCpasType
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.