@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:18+02:00", comments="JAXB RI v2.3.7") public class DetailsType extends Object implements Serializable
Java class for DetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DetailsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Host" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="Service" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="Environment" use="required" type="{urn:be:fgov:ehealth:monitoring:core:v2}EnvironmentType" /> <attribute name="Date" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="Time" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="Epochtime" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="Status" use="required" type="{urn:be:fgov:ehealth:monitoring:core:v2}StatusType" /> <attribute name="StatusMessage" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="PerfData" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
DetailsType() |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Detailed information on a monitoring result.
|
String |
getDate()
Gets the value of the date property.
|
EnvironmentType |
getEnvironment()
Gets the value of the environment property.
|
String |
getEpochtime()
Gets the value of the epochtime property.
|
String |
getHost()
Gets the value of the host property.
|
String |
getPerfData()
Gets the value of the perfData property.
|
String |
getService()
Gets the value of the service property.
|
String |
getStatus()
Gets the value of the status property.
|
String |
getStatusMessage()
Gets the value of the statusMessage property.
|
String |
getTime()
Gets the value of the time property.
|
void |
setContent(String value)
Sets the value of the content property.
|
void |
setDate(String value)
Sets the value of the date property.
|
void |
setEnvironment(EnvironmentType value)
Sets the value of the environment property.
|
void |
setEpochtime(String value)
Sets the value of the epochtime property.
|
void |
setHost(String value)
Sets the value of the host property.
|
void |
setPerfData(String value)
Sets the value of the perfData property.
|
void |
setService(String value)
Sets the value of the service property.
|
void |
setStatus(String value)
Sets the value of the status property.
|
void |
setStatusMessage(String value)
Sets the value of the statusMessage property.
|
void |
setTime(String value)
Sets the value of the time property.
|
public String getContent()
String
public void setContent(String value)
value
- allowed object is
String
public String getHost()
String
public void setHost(String value)
value
- allowed object is
String
public String getService()
String
public void setService(String value)
value
- allowed object is
String
public EnvironmentType getEnvironment()
EnvironmentType
public void setEnvironment(EnvironmentType value)
value
- allowed object is
EnvironmentType
public String getDate()
String
public void setDate(String value)
value
- allowed object is
String
public String getTime()
String
public void setTime(String value)
value
- allowed object is
String
public String getEpochtime()
String
public void setEpochtime(String value)
value
- allowed object is
String
public String getStatus()
String
public void setStatus(String value)
value
- allowed object is
String
public String getStatusMessage()
String
public void setStatusMessage(String value)
value
- allowed object is
String
public String getPerfData()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.