@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:11:02+02:00", comments="JAXB RI v2.3.7") public class ReimbursementCriteriaType extends Object implements Serializable
Java class for ReimbursementCriteriaType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReimbursementCriteriaType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ReimbCriteriaCv" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ReimbursementCriteriaType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the value of the name property.
|
String |
getReimbCriteriaCv()
Gets the value of the reimbCriteriaCv property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setReimbCriteriaCv(String value)
Sets the value of the reimbCriteriaCv property.
|
public String getReimbCriteriaCv()
Stringpublic void setReimbCriteriaCv(String value)
value - allowed object is
Stringpublic String getName()
String
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.