Uses of Class
net.ihe.gazelle.hl7v3.prpamt201301UV02.PRPAMT201301UV02CoveredParty
Packages that use PRPAMT201301UV02CoveredParty
-
Uses of PRPAMT201301UV02CoveredParty in net.ihe.gazelle.hl7v3.prpamt201301UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201301UV02 with type parameters of type PRPAMT201301UV02CoveredPartyMethods in net.ihe.gazelle.hl7v3.prpamt201301UV02 that return PRPAMT201301UV02CoveredPartyModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201301UV02CoveredParty()
Create an instance ofPRPAMT201301UV02CoveredParty
Methods in net.ihe.gazelle.hl7v3.prpamt201301UV02 that return types with arguments of type PRPAMT201301UV02CoveredPartyModifier and TypeMethodDescriptionPRPAMT201301UV02Patient.getCoveredPartyOf()
Return coveredPartyOf.Methods in net.ihe.gazelle.hl7v3.prpamt201301UV02 with parameters of type PRPAMT201301UV02CoveredPartyModifier and TypeMethodDescriptionvoid
PRPAMT201301UV02Patient.addCoveredPartyOf
(PRPAMT201301UV02CoveredParty coveredPartyOf_elt) Add a coveredPartyOf to the coveredPartyOf collection.void
PRPAMT201301UV02Patient.removeCoveredPartyOf
(PRPAMT201301UV02CoveredParty coveredPartyOf_elt) Remove a coveredPartyOf to the coveredPartyOf collection.static void
PRPAMT201301UV02CoveredParty.validateByModule
(PRPAMT201301UV02CoveredParty pRPAMT201301UV02CoveredParty, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201301UV02 with type arguments of type PRPAMT201301UV02CoveredPartyModifier and TypeMethodDescriptionvoid
PRPAMT201301UV02Patient.setCoveredPartyOf
(List<PRPAMT201301UV02CoveredParty> coveredPartyOf) Set a value to attribute coveredPartyOf.