@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:18+02:00", comments="JAXB RI v2.3.7") public class SubResultsType extends Object implements Serializable
Java class for SubResultsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SubResultsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="SubDetails" type="{urn:be:fgov:ehealth:monitoring:core:v2}DetailsType"/> <element name="SubErrorDetail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SubErrorStack" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
SubResultsType() |
Modifier and Type | Method and Description |
---|---|
DetailsType |
getSubDetails()
Gets the value of the subDetails property.
|
String |
getSubErrorDetail()
Gets the value of the subErrorDetail property.
|
String |
getSubErrorStack()
Gets the value of the subErrorStack property.
|
void |
setSubDetails(DetailsType value)
Sets the value of the subDetails property.
|
void |
setSubErrorDetail(String value)
Sets the value of the subErrorDetail property.
|
void |
setSubErrorStack(String value)
Sets the value of the subErrorStack property.
|
public DetailsType getSubDetails()
DetailsType
public void setSubDetails(DetailsType value)
value
- allowed object is
DetailsType
public String getSubErrorDetail()
String
public void setSubErrorDetail(String value)
value
- allowed object is
String
public String getSubErrorStack()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.