@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:32:11+02:00", comments="JAXB RI v2.2.11") public class InformationType extends Object implements Serializable
Java class for InformationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InformationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="FieldName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="FieldValue" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
InformationType() |
| 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()
Stringpublic void setFieldName(String value)
value - allowed object is
Stringpublic String getFieldValue()
String
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.