@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:29:58+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()
String
public void setCarmedNumber(String value)
value
- allowed object is
String
public BigInteger getVersionNumber()
BigInteger
public void setVersionNumber(BigInteger value)
value
- allowed object is
BigInteger
public BeneficiaryType getBeneficiary()
BeneficiaryType
public void setBeneficiary(BeneficiaryType value)
value
- allowed object is
BeneficiaryType
public PeriodType getValidityPeriod()
PeriodType
public void setValidityPeriod(PeriodType value)
value
- allowed object is
PeriodType
public OcmwCpasType getPswc()
OcmwCpasType
public void setPswc(OcmwCpasType value)
value
- allowed object is
OcmwCpasType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.