Uses of Class
org.hl7.v3.COCTMT090000UV01LicensedEntity
-
Uses of COCTMT090000UV01LicensedEntity in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT090000UV01LicensedEntityModifier and TypeFieldDescriptionprotected List<COCTMT090000UV01LicensedEntity>COCTMT090000UV01Device.asLicensedEntityprotected List<COCTMT090000UV01LicensedEntity>COCTMT090000UV01Organization.asLicensedEntityprotected List<COCTMT090000UV01LicensedEntity>COCTMT090000UV01Person.asLicensedEntityMethods in org.hl7.v3 that return COCTMT090000UV01LicensedEntityModifier and TypeMethodDescriptionObjectFactory.createCOCTMT090000UV01LicensedEntity()Create an instance ofCOCTMT090000UV01LicensedEntityCOCTMT090000UV01LicensedEntity.withClassCode(RoleClassLicensedEntity value) COCTMT090000UV01LicensedEntity.withEffectiveTime(IVLTS value) COCTMT090000UV01LicensedEntity.withId(Collection<II> values) COCTMT090000UV01LicensedEntity.withIssuingOrganization(jakarta.xml.bind.JAXBElement<COCTMT150003UV03Organization> value) COCTMT090000UV01LicensedEntity.withNullFlavor(String... values) COCTMT090000UV01LicensedEntity.withNullFlavor(Collection<String> values) COCTMT090000UV01LicensedEntity.withRealmCode(Collection<CS> values) COCTMT090000UV01LicensedEntity.withRealmCode(CS... values) COCTMT090000UV01LicensedEntity.withTemplateId(Collection<II> values) COCTMT090000UV01LicensedEntity.withTemplateId(II... values) COCTMT090000UV01LicensedEntity.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT090000UV01LicensedEntityModifier and TypeMethodDescriptionCOCTMT090000UV01Device.getAsLicensedEntity()Gets the value of the asLicensedEntity property.COCTMT090000UV01Organization.getAsLicensedEntity()Gets the value of the asLicensedEntity property.COCTMT090000UV01Person.getAsLicensedEntity()Gets the value of the asLicensedEntity property.Methods in org.hl7.v3 with parameters of type COCTMT090000UV01LicensedEntityModifier and TypeMethodDescriptionCOCTMT090000UV01Device.withAsLicensedEntity(COCTMT090000UV01LicensedEntity... values) COCTMT090000UV01Organization.withAsLicensedEntity(COCTMT090000UV01LicensedEntity... values) COCTMT090000UV01Person.withAsLicensedEntity(COCTMT090000UV01LicensedEntity... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT090000UV01LicensedEntityModifier and TypeMethodDescriptionCOCTMT090000UV01Device.withAsLicensedEntity(Collection<COCTMT090000UV01LicensedEntity> values) COCTMT090000UV01Organization.withAsLicensedEntity(Collection<COCTMT090000UV01LicensedEntity> values) COCTMT090000UV01Person.withAsLicensedEntity(Collection<COCTMT090000UV01LicensedEntity> values)