Uses of Class
net.ihe.gazelle.hl7v3.prpamt201304UV02.PRPAMT201304UV02CoveredParty
Packages that use PRPAMT201304UV02CoveredParty
-
Uses of PRPAMT201304UV02CoveredParty in net.ihe.gazelle.hl7v3.prpamt201304UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201304UV02 with type parameters of type PRPAMT201304UV02CoveredPartyMethods in net.ihe.gazelle.hl7v3.prpamt201304UV02 that return PRPAMT201304UV02CoveredPartyModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201304UV02CoveredParty()
Create an instance ofPRPAMT201304UV02CoveredParty
Methods in net.ihe.gazelle.hl7v3.prpamt201304UV02 that return types with arguments of type PRPAMT201304UV02CoveredPartyModifier and TypeMethodDescriptionPRPAMT201304UV02Patient.getCoveredPartyOf()
Return coveredPartyOf.Methods in net.ihe.gazelle.hl7v3.prpamt201304UV02 with parameters of type PRPAMT201304UV02CoveredPartyModifier and TypeMethodDescriptionvoid
PRPAMT201304UV02Patient.addCoveredPartyOf
(PRPAMT201304UV02CoveredParty coveredPartyOf_elt) Add a coveredPartyOf to the coveredPartyOf collection.void
PRPAMT201304UV02Patient.removeCoveredPartyOf
(PRPAMT201304UV02CoveredParty coveredPartyOf_elt) Remove a coveredPartyOf to the coveredPartyOf collection.static void
PRPAMT201304UV02CoveredParty.validateByModule
(PRPAMT201304UV02CoveredParty pRPAMT201304UV02CoveredParty, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201304UV02 with type arguments of type PRPAMT201304UV02CoveredPartyModifier and TypeMethodDescriptionvoid
PRPAMT201304UV02Patient.setCoveredPartyOf
(List<PRPAMT201304UV02CoveredParty> coveredPartyOf) Set a value to attribute coveredPartyOf.