@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:54+02:00", comments="JAXB RI v2.3.7") public class GenericReferenceTableType extends Object implements Serializable
Java class for GenericReferenceTableType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GenericReferenceTableType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="GenericReferenceEntry" type="{urn:be:fgov:ehealth:dics:protocol:v5}GenericReferenceEntryType"/> </sequence> <attribute name="Name" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
GenericReferenceTableType() |
Modifier and Type | Method and Description |
---|---|
GenericReferenceEntryType |
getGenericReferenceEntry()
Gets the value of the genericReferenceEntry property.
|
String |
getName()
Gets the value of the name property.
|
void |
setGenericReferenceEntry(GenericReferenceEntryType value)
Sets the value of the genericReferenceEntry property.
|
void |
setName(String value)
Sets the value of the name property.
|
public GenericReferenceEntryType getGenericReferenceEntry()
GenericReferenceEntryType
public void setGenericReferenceEntry(GenericReferenceEntryType value)
value
- allowed object is
GenericReferenceEntryType
public String getName()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.