Class Coverage
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
Java class for Coverage complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Coverage">
<complexContent>
<extension base="{http://hl7.org/fhir}DomainResource">
<sequence>
<choice>
<element name="issuerIdentifier" type="{http://hl7.org/fhir}Identifier"/>
<element name="issuerReference" type="{http://hl7.org/fhir}Reference"/>
</choice>
<element name="bin" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="period" type="{http://hl7.org/fhir}Period" minOccurs="0"/>
<element name="type" type="{http://hl7.org/fhir}Coding" minOccurs="0"/>
<choice>
<element name="planholderIdentifier" type="{http://hl7.org/fhir}Identifier"/>
<element name="planholderReference" type="{http://hl7.org/fhir}Reference"/>
</choice>
<choice>
<element name="beneficiaryIdentifier" type="{http://hl7.org/fhir}Identifier"/>
<element name="beneficiaryReference" type="{http://hl7.org/fhir}Reference"/>
</choice>
<element name="relationship" type="{http://hl7.org/fhir}Coding"/>
<element name="identifier" type="{http://hl7.org/fhir}Identifier" maxOccurs="unbounded" minOccurs="0"/>
<element name="group" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="plan" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="subPlan" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="dependent" type="{http://hl7.org/fhir}positiveInt" minOccurs="0"/>
<element name="sequence" type="{http://hl7.org/fhir}positiveInt" minOccurs="0"/>
<element name="exception" type="{http://hl7.org/fhir}Coding" maxOccurs="unbounded" minOccurs="0"/>
<element name="school" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="network" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="contract" type="{http://hl7.org/fhir}Reference" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Identifierprotected Referenceprotected Stringprotected PositiveIntprotected Stringprotected List<Identifier> protected Identifierprotected Referenceprotected Stringprotected Periodprotected Stringprotected Identifierprotected Referenceprotected Codingprotected Stringprotected PositiveIntprotected Stringprotected CodingFields inherited from class org.hl7.fhir.DomainResource
contained, extension, modifierExtension, textFields inherited from class org.hl7.fhir.Resource
id, implicitRules, language, meta -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) booleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the beneficiaryIdentifier property.Gets the value of the beneficiaryReference property.getBin()Gets the value of the bin property.Gets the value of the contract property.Gets the value of the dependent property.Gets the value of the exception property.getGroup()Gets the value of the group property.Gets the value of the identifier property.Gets the value of the issuerIdentifier property.Gets the value of the issuerReference property.Gets the value of the network property.Gets the value of the period property.getPlan()Gets the value of the plan property.Gets the value of the planholderIdentifier property.Gets the value of the planholderReference property.Gets the value of the relationship property.Gets the value of the school property.Gets the value of the sequence property.Gets the value of the subPlan property.getType()Gets the value of the type property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidSets the value of the beneficiaryIdentifier property.voidsetBeneficiaryReference(Reference value) Sets the value of the beneficiaryReference property.voidSets the value of the bin property.voidsetContract(List<Reference> value) voidsetDependent(PositiveInt value) Sets the value of the dependent property.voidsetException(List<Coding> value) voidSets the value of the group property.voidsetIdentifier(List<Identifier> value) voidsetIssuerIdentifier(Identifier value) Sets the value of the issuerIdentifier property.voidsetIssuerReference(Reference value) Sets the value of the issuerReference property.voidsetNetwork(String value) Sets the value of the network property.voidSets the value of the period property.voidSets the value of the plan property.voidSets the value of the planholderIdentifier property.voidsetPlanholderReference(Reference value) Sets the value of the planholderReference property.voidsetRelationship(Coding value) Sets the value of the relationship property.voidSets the value of the school property.voidsetSequence(PositiveInt value) Sets the value of the sequence property.voidsetSubPlan(String value) Sets the value of the subPlan property.voidSets the value of the type property.toString()withContained(Collection<ResourceContainer> values) withContained(ResourceContainer... values) withContract(Collection<Reference> values) withContract(Reference... values) withDependent(PositiveInt value) withException(Collection<Coding> values) withException(Coding... values) withExtension(Collection<Extension> values) withExtension(Extension... values) withIdentifier(Collection<Identifier> values) withIdentifier(Identifier... values) withImplicitRules(Uri value) withIssuerIdentifier(Identifier value) withIssuerReference(Reference value) withLanguage(Code value) withModifierExtension(Collection<Extension> values) withModifierExtension(Extension... values) withNetwork(String value) withPeriod(Period value) withPlanholderReference(Reference value) withRelationship(Coding value) withSchool(String value) withSequence(PositiveInt value) withSubPlan(String value) Methods inherited from class org.hl7.fhir.DomainResource
getContained, getExtension, getModifierExtension, getText, setContained, setExtension, setModifierExtension, setTextMethods inherited from class org.hl7.fhir.Resource
getId, getImplicitRules, getLanguage, getMeta, setId, setImplicitRules, setLanguage, setMeta
-
Field Details
-
issuerIdentifier
-
issuerReference
-
bin
-
period
-
type
-
planholderIdentifier
-
planholderReference
-
beneficiaryIdentifier
-
beneficiaryReference
-
relationship
-
identifier
-
group
-
plan
-
subPlan
-
dependent
-
sequence
-
exception
-
school
-
network
-
contract
-
-
Constructor Details
-
Coverage
public Coverage()
-
-
Method Details
-
getIssuerIdentifier
Gets the value of the issuerIdentifier property.- Returns:
- possible object is
Identifier
-
setIssuerIdentifier
Sets the value of the issuerIdentifier property.- Parameters:
value- allowed object isIdentifier
-
getIssuerReference
Gets the value of the issuerReference property.- Returns:
- possible object is
Reference
-
setIssuerReference
Sets the value of the issuerReference property.- Parameters:
value- allowed object isReference
-
getBin
Gets the value of the bin property.- Returns:
- possible object is
String
-
setBin
Sets the value of the bin property.- Parameters:
value- allowed object isString
-
getPeriod
Gets the value of the period property.- Returns:
- possible object is
Period
-
setPeriod
Sets the value of the period property.- Parameters:
value- allowed object isPeriod
-
getType
Gets the value of the type property.- Returns:
- possible object is
Coding
-
setType
Sets the value of the type property.- Parameters:
value- allowed object isCoding
-
getPlanholderIdentifier
Gets the value of the planholderIdentifier property.- Returns:
- possible object is
Identifier
-
setPlanholderIdentifier
Sets the value of the planholderIdentifier property.- Parameters:
value- allowed object isIdentifier
-
getPlanholderReference
Gets the value of the planholderReference property.- Returns:
- possible object is
Reference
-
setPlanholderReference
Sets the value of the planholderReference property.- Parameters:
value- allowed object isReference
-
getBeneficiaryIdentifier
Gets the value of the beneficiaryIdentifier property.- Returns:
- possible object is
Identifier
-
setBeneficiaryIdentifier
Sets the value of the beneficiaryIdentifier property.- Parameters:
value- allowed object isIdentifier
-
getBeneficiaryReference
Gets the value of the beneficiaryReference property.- Returns:
- possible object is
Reference
-
setBeneficiaryReference
Sets the value of the beneficiaryReference property.- Parameters:
value- allowed object isReference
-
getRelationship
Gets the value of the relationship property.- Returns:
- possible object is
Coding
-
setRelationship
Sets the value of the relationship property.- Parameters:
value- allowed object isCoding
-
getIdentifier
Gets the value of the identifier property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the identifier property.For example, to add a new item, do as follows:
getIdentifier().add(newItem);Objects of the following type(s) are allowed in the list
Identifier -
getGroup
Gets the value of the group property.- Returns:
- possible object is
String
-
setGroup
Sets the value of the group property.- Parameters:
value- allowed object isString
-
getPlan
Gets the value of the plan property.- Returns:
- possible object is
String
-
setPlan
Sets the value of the plan property.- Parameters:
value- allowed object isString
-
getSubPlan
Gets the value of the subPlan property.- Returns:
- possible object is
String
-
setSubPlan
Sets the value of the subPlan property.- Parameters:
value- allowed object isString
-
getDependent
Gets the value of the dependent property.- Returns:
- possible object is
PositiveInt
-
setDependent
Sets the value of the dependent property.- Parameters:
value- allowed object isPositiveInt
-
getSequence
Gets the value of the sequence property.- Returns:
- possible object is
PositiveInt
-
setSequence
Sets the value of the sequence property.- Parameters:
value- allowed object isPositiveInt
-
getException
Gets the value of the exception property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the exception property.For example, to add a new item, do as follows:
getException().add(newItem);Objects of the following type(s) are allowed in the list
Coding -
getSchool
Gets the value of the school property.- Returns:
- possible object is
String
-
setSchool
Sets the value of the school property.- Parameters:
value- allowed object isString
-
getNetwork
Gets the value of the network property.- Returns:
- possible object is
String
-
setNetwork
Sets the value of the network property.- Parameters:
value- allowed object isString
-
getContract
Gets the value of the contract property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the contract property.For example, to add a new item, do as follows:
getContract().add(newItem);Objects of the following type(s) are allowed in the list
Reference -
withIssuerIdentifier
-
withIssuerReference
-
withBin
-
withPeriod
-
withType
-
withPlanholderIdentifier
-
withPlanholderReference
-
withBeneficiaryIdentifier
-
withBeneficiaryReference
-
withRelationship
-
withIdentifier
-
withIdentifier
-
withGroup
-
withPlan
-
withSubPlan
-
withDependent
-
withSequence
-
withException
-
withException
-
withSchool
-
withNetwork
-
withContract
-
withContract
-
withText
- Overrides:
withTextin classDomainResource
-
withContained
- Overrides:
withContainedin classDomainResource
-
withContained
- Overrides:
withContainedin classDomainResource
-
withExtension
- Overrides:
withExtensionin classDomainResource
-
withExtension
- Overrides:
withExtensionin classDomainResource
-
withModifierExtension
- Overrides:
withModifierExtensionin classDomainResource
-
withModifierExtension
- Overrides:
withModifierExtensionin classDomainResource
-
withId
- Overrides:
withIdin classDomainResource
-
withMeta
- Overrides:
withMetain classDomainResource
-
withImplicitRules
- Overrides:
withImplicitRulesin classDomainResource
-
withLanguage
- Overrides:
withLanguagein classDomainResource
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2- Overrides:
equalsin classDomainResource
-
equals
- Overrides:
equalsin classDomainResource
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2- Overrides:
hashCodein classDomainResource
-
hashCode
public int hashCode()- Overrides:
hashCodein classDomainResource
-
toString
- Overrides:
toStringin classDomainResource
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendin classDomainResource
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendFieldsin classDomainResource
-
setIdentifier
-
setException
-
setContract
-