@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:43:41+02:00", comments="JAXB RI v2.2.11") public class BestIdentifierType extends Object implements Serializable
Java class for BestIdentifierType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BestIdentifierType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Namespace" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}BestIdentifierComponentType" minOccurs="0"/>
<element name="ObjectIdentifier" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}BestIdentifierComponentType" minOccurs="0"/>
<element name="VersionIdentifier" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}BestIdentifierComponentType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
BestIdentifierType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace()
Gets the value of the namespace property.
|
String |
getObjectIdentifier()
Gets the value of the objectIdentifier property.
|
String |
getVersionIdentifier()
Gets the value of the versionIdentifier property.
|
void |
setNamespace(String value)
Sets the value of the namespace property.
|
void |
setObjectIdentifier(String value)
Sets the value of the objectIdentifier property.
|
void |
setVersionIdentifier(String value)
Sets the value of the versionIdentifier property.
|
public String getNamespace()
Stringpublic void setNamespace(String value)
value - allowed object is
Stringpublic String getObjectIdentifier()
Stringpublic void setObjectIdentifier(String value)
value - allowed object is
Stringpublic String getVersionIdentifier()
String
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.