Uses of Class
org.hl7.v3.PRPAMT201310UV02Subject2
-
Uses of PRPAMT201310UV02Subject2 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type PRPAMT201310UV02Subject2Modifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<PRPAMT201310UV02Subject2>PRPAMT201310UV02BirthPlace.subjectOfMethods in org.hl7.v3 that return PRPAMT201310UV02Subject2Modifier and TypeMethodDescriptionObjectFactory.createPRPAMT201310UV02Subject2()Create an instance ofPRPAMT201310UV02Subject2PRPAMT201310UV02Subject2.withNullFlavor(String... values) PRPAMT201310UV02Subject2.withNullFlavor(Collection<String> values) PRPAMT201310UV02Subject2.withPosition(COCTMT960000UV05Position value) PRPAMT201310UV02Subject2.withRealmCode(Collection<CS> values) PRPAMT201310UV02Subject2.withRealmCode(CS... values) PRPAMT201310UV02Subject2.withTemplateId(Collection<II> values) PRPAMT201310UV02Subject2.withTemplateId(II... values) PRPAMT201310UV02Subject2.withTypeCode(ParticipationTargetSubject value) PRPAMT201310UV02Subject2.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type PRPAMT201310UV02Subject2Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PRPAMT201310UV02Subject2>ObjectFactory.createPRPAMT201310UV02BirthPlaceSubjectOf(PRPAMT201310UV02Subject2 value) jakarta.xml.bind.JAXBElement<PRPAMT201310UV02Subject2>PRPAMT201310UV02BirthPlace.getSubjectOf()Gets the value of the subjectOf property.Methods in org.hl7.v3 with parameters of type PRPAMT201310UV02Subject2Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PRPAMT201310UV02Subject2>ObjectFactory.createPRPAMT201310UV02BirthPlaceSubjectOf(PRPAMT201310UV02Subject2 value) Method parameters in org.hl7.v3 with type arguments of type PRPAMT201310UV02Subject2Modifier and TypeMethodDescriptionvoidPRPAMT201310UV02BirthPlace.setSubjectOf(jakarta.xml.bind.JAXBElement<PRPAMT201310UV02Subject2> value) Sets the value of the subjectOf property.PRPAMT201310UV02BirthPlace.withSubjectOf(jakarta.xml.bind.JAXBElement<PRPAMT201310UV02Subject2> value)