@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:20:36+02:00", comments="JAXB RI v2.3.7") public class RoutingInformation 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 ref="{urn:be:fgov:ehealth:daas:complextype:v1}Destinations"/>
<element ref="{urn:be:fgov:ehealth:daas:complextype:v1}Context"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
RoutingInformation() |
| Modifier and Type | Method and Description |
|---|---|
Context |
getContext()
Gets the value of the context property.
|
Destinations |
getDestinations()
Gets the value of the destinations property.
|
void |
setContext(Context value)
Sets the value of the context property.
|
void |
setDestinations(Destinations value)
Sets the value of the destinations property.
|
public Destinations getDestinations()
Destinationspublic void setDestinations(Destinations value)
value - allowed object is
Destinationspublic Context getContext()
Context
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.