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 TypeMethodDescriptionforTableField(org.jooq.TableField tableField) org.jooq.Field<?>sqlField()
-
Method Details
-
sqlField
org.jooq.Field<?> sqlField() -
forTableField
-