@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T10:58:05+01:00", comments="JAXB RI v2.2.11") public class Status extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Code" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="Message" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Status() |
Modifier and Type | Method and Description |
---|---|
String |
getCode()
Gets the value of the code property.
|
String |
getMessage()
Gets the value of the message property.
|
void |
setCode(String value)
Sets the value of the code property.
|
void |
setMessage(String value)
Sets the value of the message property.
|
public String getCode()
String
public void setCode(String value)
value
- allowed object is
String
public String getMessage()
String
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.