Uses of Class
net.ihe.gazelle.hl7v3.prpamt201303UV02.PRPAMT201303UV02CoveredParty
Packages that use PRPAMT201303UV02CoveredParty
-
Uses of PRPAMT201303UV02CoveredParty in net.ihe.gazelle.hl7v3.prpamt201303UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201303UV02 with type parameters of type PRPAMT201303UV02CoveredPartyMethods in net.ihe.gazelle.hl7v3.prpamt201303UV02 that return PRPAMT201303UV02CoveredPartyModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201303UV02CoveredParty()
Create an instance ofPRPAMT201303UV02CoveredParty
Methods in net.ihe.gazelle.hl7v3.prpamt201303UV02 that return types with arguments of type PRPAMT201303UV02CoveredPartyModifier and TypeMethodDescriptionPRPAMT201303UV02Patient.getCoveredPartyOf()
Return coveredPartyOf.Methods in net.ihe.gazelle.hl7v3.prpamt201303UV02 with parameters of type PRPAMT201303UV02CoveredPartyModifier and TypeMethodDescriptionvoid
PRPAMT201303UV02Patient.addCoveredPartyOf
(PRPAMT201303UV02CoveredParty coveredPartyOf_elt) Add a coveredPartyOf to the coveredPartyOf collection.void
PRPAMT201303UV02Patient.removeCoveredPartyOf
(PRPAMT201303UV02CoveredParty coveredPartyOf_elt) Remove a coveredPartyOf to the coveredPartyOf collection.static void
PRPAMT201303UV02CoveredParty.validateByModule
(PRPAMT201303UV02CoveredParty pRPAMT201303UV02CoveredParty, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201303UV02 with type arguments of type PRPAMT201303UV02CoveredPartyModifier and TypeMethodDescriptionvoid
PRPAMT201303UV02Patient.setCoveredPartyOf
(List<PRPAMT201303UV02CoveredParty> coveredPartyOf) Set a value to attribute coveredPartyOf.