be.fgov.ehealth.errors.soa.v1
Class SOAErrorType
java.lang.Object
be.fgov.ehealth.errors.core.v1.ErrorType
be.fgov.ehealth.errors.soa.v1.SOAErrorType
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BusinessError, SystemError
@Generated(value="com.sun.tools.xjc.Driver",
date="2023-04-04T03:39:47+02:00",
comments="JAXB RI v2.3.6")
public class SOAErrorType
- extends ErrorType
- implements Serializable
Common Type for ConsumerErrors.
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>
- See Also:
- Serialized Form
Methods inherited from class be.fgov.ehealth.errors.core.v1.ErrorType |
getCode, getContact, getId, getMessages, getOrigin, isRetry, setCode, setContact, setId, setOrigin, setRetry |
SOAErrorType
public SOAErrorType()
getEnvironment
public EnvironmentType getEnvironment()
- Gets the value of the environment property.
- Returns:
- possible object is
EnvironmentType
setEnvironment
public void setEnvironment(EnvironmentType value)
- Sets the value of the environment property.
- Parameters:
value
- allowed object is
EnvironmentType
Connector Packaging TECHNICAL 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.