@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T07:54:08+02:00", comments="JAXB RI v2.2.11") public class ProviderInfoDetailType extends Object implements Serializable
Java class for ProviderInfoDetailType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProviderInfoDetailType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="FieldName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FieldValue" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
ProviderInfoDetailType() |
Modifier and Type | Method and Description |
---|---|
String |
getFieldName()
Gets the value of the fieldName property.
|
String |
getFieldValue()
Gets the value of the fieldValue property.
|
void |
setFieldName(String value)
Sets the value of the fieldName property.
|
void |
setFieldValue(String value)
Sets the value of the fieldValue property.
|
public String getFieldName()
String
public void setFieldName(String value)
value
- allowed object is
String
public String getFieldValue()
String
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.