Uses of Class
org.hl7.v3.COCTMT090000UV01RoleOther
-
Uses of COCTMT090000UV01RoleOther in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT090000UV01RoleOtherModifier and TypeFieldDescriptionprotected List<COCTMT090000UV01RoleOther>COCTMT090000UV01Device.asRoleOtherprotected List<COCTMT090000UV01RoleOther>COCTMT090000UV01Organization.asRoleOtherprotected List<COCTMT090000UV01RoleOther>COCTMT090000UV01Person.asRoleOtherMethods in org.hl7.v3 that return COCTMT090000UV01RoleOtherModifier and TypeMethodDescriptionObjectFactory.createCOCTMT090000UV01RoleOther()Create an instance ofCOCTMT090000UV01RoleOtherCOCTMT090000UV01RoleOther.withClassCode(String... values) COCTMT090000UV01RoleOther.withClassCode(Collection<String> values) COCTMT090000UV01RoleOther.withId(Collection<II> values) COCTMT090000UV01RoleOther.withNullFlavor(String... values) COCTMT090000UV01RoleOther.withNullFlavor(Collection<String> values) COCTMT090000UV01RoleOther.withRealmCode(Collection<CS> values) COCTMT090000UV01RoleOther.withRealmCode(CS... values) COCTMT090000UV01RoleOther.withScopingOrganization(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization> value) COCTMT090000UV01RoleOther.withTemplateId(Collection<II> values) COCTMT090000UV01RoleOther.withTemplateId(II... values) COCTMT090000UV01RoleOther.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT090000UV01RoleOtherModifier and TypeMethodDescriptionCOCTMT090000UV01Device.getAsRoleOther()Gets the value of the asRoleOther property.COCTMT090000UV01Organization.getAsRoleOther()Gets the value of the asRoleOther property.COCTMT090000UV01Person.getAsRoleOther()Gets the value of the asRoleOther property.Methods in org.hl7.v3 with parameters of type COCTMT090000UV01RoleOtherModifier and TypeMethodDescriptionCOCTMT090000UV01Device.withAsRoleOther(COCTMT090000UV01RoleOther... values) COCTMT090000UV01Organization.withAsRoleOther(COCTMT090000UV01RoleOther... values) COCTMT090000UV01Person.withAsRoleOther(COCTMT090000UV01RoleOther... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT090000UV01RoleOtherModifier and TypeMethodDescriptionCOCTMT090000UV01Device.withAsRoleOther(Collection<COCTMT090000UV01RoleOther> values) COCTMT090000UV01Organization.withAsRoleOther(Collection<COCTMT090000UV01RoleOther> values) COCTMT090000UV01Person.withAsRoleOther(Collection<COCTMT090000UV01RoleOther> values)