@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:24:59+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()
Destinations
public void setDestinations(Destinations value)
value
- allowed object is
Destinations
public Context getContext()
Context
Connector Packaging TECHNICAL 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.