@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:18+02:00", comments="JAXB RI v2.3.7") public class ElementType extends Object implements Serializable
Java class for ElementType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ElementType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="eName" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="eDescription" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="eType" use="required" type="{urn:be:fgov:ehealth:monitoring:core:v2}TypeOfElementType" /> <attribute name="eFormat" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="eValue" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="ePerfData" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
ElementType() |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Extension element.
|
String |
getEDescription()
Gets the value of the eDescription property.
|
String |
getEFormat()
Gets the value of the eFormat property.
|
String |
getEName()
Gets the value of the eName property.
|
String |
getEPerfData()
Gets the value of the ePerfData property.
|
TypeOfElementType |
getEType()
Gets the value of the eType property.
|
String |
getEValue()
Gets the value of the eValue property.
|
void |
setContent(String value)
Sets the value of the content property.
|
void |
setEDescription(String value)
Sets the value of the eDescription property.
|
void |
setEFormat(String value)
Sets the value of the eFormat property.
|
void |
setEName(String value)
Sets the value of the eName property.
|
void |
setEPerfData(String value)
Sets the value of the ePerfData property.
|
void |
setEType(TypeOfElementType value)
Sets the value of the eType property.
|
void |
setEValue(String value)
Sets the value of the eValue property.
|
public void setContent(String value)
value
- allowed object is
String
public String getEName()
String
public void setEName(String value)
value
- allowed object is
String
public String getEDescription()
String
public void setEDescription(String value)
value
- allowed object is
String
public TypeOfElementType getEType()
TypeOfElementType
public void setEType(TypeOfElementType value)
value
- allowed object is
TypeOfElementType
public String getEFormat()
String
public void setEFormat(String value)
value
- allowed object is
String
public String getEValue()
String
public void setEValue(String value)
value
- allowed object is
String
public String getEPerfData()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.