Uses of Class
net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02CoveredParty
Packages that use PRPAMT201302UV02CoveredParty
-
Uses of PRPAMT201302UV02CoveredParty in net.ihe.gazelle.hl7v3.prpamt201302UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201302UV02 with type parameters of type PRPAMT201302UV02CoveredPartyMethods in net.ihe.gazelle.hl7v3.prpamt201302UV02 that return PRPAMT201302UV02CoveredPartyModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201302UV02CoveredParty()
Create an instance ofPRPAMT201302UV02CoveredParty
Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 that return types with arguments of type PRPAMT201302UV02CoveredPartyModifier and TypeMethodDescriptionPRPAMT201302UV02Patient.getCoveredPartyOf()
Return coveredPartyOf.Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 with parameters of type PRPAMT201302UV02CoveredPartyModifier and TypeMethodDescriptionvoid
PRPAMT201302UV02Patient.addCoveredPartyOf
(PRPAMT201302UV02CoveredParty coveredPartyOf_elt) Add a coveredPartyOf to the coveredPartyOf collection.void
PRPAMT201302UV02Patient.removeCoveredPartyOf
(PRPAMT201302UV02CoveredParty coveredPartyOf_elt) Remove a coveredPartyOf to the coveredPartyOf collection.static void
PRPAMT201302UV02CoveredParty.validateByModule
(PRPAMT201302UV02CoveredParty pRPAMT201302UV02CoveredParty, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201302UV02 with type arguments of type PRPAMT201302UV02CoveredPartyModifier and TypeMethodDescriptionvoid
PRPAMT201302UV02Patient.setCoveredPartyOf
(List<PRPAMT201302UV02CoveredParty> coveredPartyOf) Set a value to attribute coveredPartyOf.