@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:57+02:00", comments="JAXB RI v2.3.7") public class ReimbCategoryCvType extends Object implements Serializable
Java class for ReimbCategoryCvType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReimbCategoryCvType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="ReimbCategoryCv" 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 |
---|
ReimbCategoryCvType() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the value of the name property.
|
String |
getReimbCategoryCv()
Gets the value of the reimbCategoryCv property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setReimbCategoryCv(String value)
Sets the value of the reimbCategoryCv property.
|
public String getReimbCategoryCv()
String
public void setReimbCategoryCv(String value)
value
- allowed object is
String
public String getName()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.