Interface IRMObjectAttribute

All Known Implementing Classes:
ArchetypeNodeId, CompositionAttribute, CompositionUidValue, ConceptJson, ContextOtherContext, EhrAttribute, EhrIdValue, EhrStatusAttribute, EhrStatusJson, EhrStatusOtherDetails, EventContextAttribute, EventContextJson, FullCompositionJson, FullEhrJson, GenericJsonField, ParticipationsJson, PartyIdentifiedJson, PartyRefAttribute, PartyRefJson, RMObjectAttribute, SettingAttribute, SimpleCompositionAttribute, SimpleEhrStatusAttribute, SimpleEventContextAttribute, SimplePartyRefAttribute, SystemAttribute, TemplateId, TemporalWithTimeZone

public interface IRMObjectAttribute
  • Method Summary

    Modifier and Type
    Method
    Description
    forTableField(org.jooq.TableField tableField)
     
    org.jooq.Field<?>
     
  • Method Details

    • sqlField

      org.jooq.Field<?> sqlField()
    • forTableField

      IRMObjectAttribute forTableField(org.jooq.TableField tableField)