@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:18:26+02:00", comments="JAXB RI v2.2.11") public class SOAErrorType extends ErrorType implements Serializable
Java class for SOAErrorType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SOAErrorType"> <complexContent> <extension base="{urn:be:fgov:ehealth:errors:core:v1}ErrorType"> <sequence> <element name="Environment" type="{urn:be:fgov:ehealth:errors:soa:v1}EnvironmentType"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
SOAErrorType() |
Modifier and Type | Method and Description |
---|---|
EnvironmentType |
getEnvironment()
Gets the value of the environment property.
|
void |
setEnvironment(EnvironmentType value)
Sets the value of the environment property.
|
getCode, getContact, getId, getMessages, getOrigin, isRetry, setCode, setContact, setId, setOrigin, setRetry
public EnvironmentType getEnvironment()
EnvironmentType
public void setEnvironment(EnvironmentType value)
value
- allowed object is
EnvironmentType
Connector Packaging TECHNICAL 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.