Uses of Class
net.ihe.gazelle.hl7v3.prpain201310UV02.PRPAIN201310UV02Type
Packages that use PRPAIN201310UV02Type
Package
Description
-
Uses of PRPAIN201310UV02Type in net.ihe.gazelle.hl7v3.prpain201310UV02
Methods in net.ihe.gazelle.hl7v3.prpain201310UV02 that return PRPAIN201310UV02TypeModifier and TypeMethodDescriptionObjectFactory.createPRPAIN201310UV02Type()
Create an instance ofPRPAIN201310UV02Type
Methods in net.ihe.gazelle.hl7v3.prpain201310UV02 with parameters of type PRPAIN201310UV02TypeModifier and TypeMethodDescriptionstatic void
PRPAIN201310UV02Type.validateByModule
(PRPAIN201310UV02Type pRPAIN201310UV02Type, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation -
Uses of PRPAIN201310UV02Type in org.openehealth.ipf.commons.ihe.hl7v3.core.transform.responses
Methods in org.openehealth.ipf.commons.ihe.hl7v3.core.transform.responses that return PRPAIN201310UV02TypeModifier and TypeMethodDescriptionPixV3QueryResponseTransformer.toPrpa
(PixV3QueryResponse simpleResponse) Transforms a simplified response into the full PRPA model.Methods in org.openehealth.ipf.commons.ihe.hl7v3.core.transform.responses with parameters of type PRPAIN201310UV02TypeModifier and TypeMethodDescriptionPixV3QueryResponseTransformer.fromPrpa
(PRPAIN201310UV02Type response) Transforms a full PRPA response into the simplified model.