Uses of Class
org.hl7.v3.COCTMT530000UVRole
-
Uses of COCTMT530000UVRole in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVRoleModifier and TypeFieldDescriptionprotected List<COCTMT530000UVRole>COCTMT530000UVAnimal.asRoleprotected List<COCTMT530000UVRole>COCTMT530000UVEntity.asRoleprotected List<COCTMT530000UVRole>COCTMT530000UVPerson.asRoleMethods in org.hl7.v3 that return COCTMT530000UVRoleModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVRole()Create an instance ofCOCTMT530000UVRoleCOCTMT530000UVRole.withClassCode(String... values) COCTMT530000UVRole.withClassCode(Collection<String> values) COCTMT530000UVRole.withNullFlavor(String... values) COCTMT530000UVRole.withNullFlavor(Collection<String> values) COCTMT530000UVRole.withRealmCode(Collection<CS> values) COCTMT530000UVRole.withRealmCode(CS... values) COCTMT530000UVRole.withScopingOrganization(jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization> value) COCTMT530000UVRole.withTemplateId(Collection<II> values) COCTMT530000UVRole.withTemplateId(II... values) COCTMT530000UVRole.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVRoleModifier and TypeMethodDescriptionCOCTMT530000UVAnimal.getAsRole()Gets the value of the asRole property.COCTMT530000UVEntity.getAsRole()Gets the value of the asRole property.COCTMT530000UVPerson.getAsRole()Gets the value of the asRole property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVRoleModifier and TypeMethodDescriptionCOCTMT530000UVAnimal.withAsRole(COCTMT530000UVRole... values) COCTMT530000UVEntity.withAsRole(COCTMT530000UVRole... values) COCTMT530000UVPerson.withAsRole(COCTMT530000UVRole... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVRoleModifier and TypeMethodDescriptionCOCTMT530000UVAnimal.withAsRole(Collection<COCTMT530000UVRole> values) COCTMT530000UVEntity.withAsRole(Collection<COCTMT530000UVRole> values) COCTMT530000UVPerson.withAsRole(Collection<COCTMT530000UVRole> values)