@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:34:00+02:00", comments="JAXB RI v2.3.7") public abstract class AbstractIdType extends SelfRefType implements Serializable
Java class for AbstractIdType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractIdType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:mycarenet:commons:core:v4}SelfRefType">
<sequence>
<element name="Name" type="{urn:be:fgov:ehealth:mycarenet:commons:core:v4}ValueRefString" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AbstractIdType() |
| Modifier and Type | Method and Description |
|---|---|
ValueRefString |
getName()
Gets the value of the name property.
|
void |
setName(ValueRefString value)
Sets the value of the name property.
|
getId, getRef, setId, setRefpublic ValueRefString getName()
ValueRefStringpublic void setName(ValueRefString value)
value - allowed object is
ValueRefString
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.