@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:22:27+02:00", comments="JAXB RI v2.2.11") public class Refvalue extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="minref" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}minrefType" minOccurs="0"/> <element name="maxref" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}maxrefType" minOccurs="0"/> <element name="context" type="{http://www.ehealth.fgov.be/standards/kmehr/dt/v1}textType"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Refvalue() |
Modifier and Type | Method and Description |
---|---|
TextType |
getContext()
Gets the value of the context property.
|
MaxrefType |
getMaxref()
Gets the value of the maxref property.
|
MinrefType |
getMinref()
Gets the value of the minref property.
|
void |
setContext(TextType value)
Sets the value of the context property.
|
void |
setMaxref(MaxrefType value)
Sets the value of the maxref property.
|
void |
setMinref(MinrefType value)
Sets the value of the minref property.
|
public MinrefType getMinref()
MinrefType
public void setMinref(MinrefType value)
value
- allowed object is
MinrefType
public MaxrefType getMaxref()
MaxrefType
public void setMaxref(MaxrefType value)
value
- allowed object is
MaxrefType
public TextType getContext()
TextType
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.