Uses of Class
net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02CoveredParty
Packages that use PRPAMT201310UV02CoveredParty
-
Uses of PRPAMT201310UV02CoveredParty in net.ihe.gazelle.hl7v3.prpamt201310UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201310UV02 with type parameters of type PRPAMT201310UV02CoveredPartyMethods in net.ihe.gazelle.hl7v3.prpamt201310UV02 that return PRPAMT201310UV02CoveredPartyModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201310UV02CoveredParty()
Create an instance ofPRPAMT201310UV02CoveredParty
Methods in net.ihe.gazelle.hl7v3.prpamt201310UV02 that return types with arguments of type PRPAMT201310UV02CoveredPartyModifier and TypeMethodDescriptionPRPAMT201310UV02Patient.getCoveredPartyOf()
Return coveredPartyOf.Methods in net.ihe.gazelle.hl7v3.prpamt201310UV02 with parameters of type PRPAMT201310UV02CoveredPartyModifier and TypeMethodDescriptionvoid
PRPAMT201310UV02Patient.addCoveredPartyOf
(PRPAMT201310UV02CoveredParty coveredPartyOf_elt) Add a coveredPartyOf to the coveredPartyOf collection.void
PRPAMT201310UV02Patient.removeCoveredPartyOf
(PRPAMT201310UV02CoveredParty coveredPartyOf_elt) Remove a coveredPartyOf to the coveredPartyOf collection.static void
PRPAMT201310UV02CoveredParty.validateByModule
(PRPAMT201310UV02CoveredParty pRPAMT201310UV02CoveredParty, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201310UV02 with type arguments of type PRPAMT201310UV02CoveredPartyModifier and TypeMethodDescriptionvoid
PRPAMT201310UV02Patient.setCoveredPartyOf
(List<PRPAMT201310UV02CoveredParty> coveredPartyOf) Set a value to attribute coveredPartyOf.