@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:22:27+02:00", comments="JAXB RI v2.2.11") 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()
CDLNKvalues
public void setTYPE(CDLNKvalues value)
value
- allowed object is
CDLNKvalues
public CDMEDIATYPEvalues getMEDIATYPE()
CDMEDIATYPEvalues
public void setMEDIATYPE(CDMEDIATYPEvalues value)
value
- allowed object is
CDMEDIATYPEvalues
public String getURL()
String
public void setURL(String value)
value
- allowed object is
String
public String getSIZE()
String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.