@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:21:59+02:00", comments="JAXB RI v2.3.7") public class LnkType extends Object implements Serializable
Java class for lnkType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="lnkType">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>base64Binary">
<attribute name="TYPE" use="required" type="{http://www.ehealth.fgov.be/standards/kmehr/cd/v1}CD-LNKvalues" />
<attribute name="MEDIATYPE" type="{http://www.ehealth.fgov.be/standards/kmehr/cd/v1}CD-MEDIATYPEvalues" />
<attribute name="URL" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="SIZE" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
LnkType() |
| Modifier and Type | Method and Description |
|---|---|
CDMEDIATYPEvalues |
getMEDIATYPE()
Gets the value of the mediatype property.
|
String |
getSIZE()
Gets the value of the size property.
|
CDLNKvalues |
getTYPE()
Gets the value of the type property.
|
String |
getURL()
Gets the value of the url property.
|
byte[] |
getValue()
Gets the value of the value property.
|
void |
setMEDIATYPE(CDMEDIATYPEvalues value)
Sets the value of the mediatype property.
|
void |
setSIZE(String value)
Sets the value of the size property.
|
void |
setTYPE(CDLNKvalues value)
Sets the value of the type property.
|
void |
setURL(String value)
Sets the value of the url property.
|
void |
setValue(byte[] value)
Sets the value of the value property.
|
public byte[] getValue()
public void setValue(byte[] value)
value - allowed object is
byte[]public CDLNKvalues getTYPE()
CDLNKvaluespublic void setTYPE(CDLNKvalues value)
value - allowed object is
CDLNKvaluespublic CDMEDIATYPEvalues getMEDIATYPE()
CDMEDIATYPEvaluespublic void setMEDIATYPE(CDMEDIATYPEvalues value)
value - allowed object is
CDMEDIATYPEvaluespublic String getURL()
Stringpublic void setURL(String value)
value - allowed object is
Stringpublic String getSIZE()
String
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.