Skip to content

class RecordType

Package: ch.actifsource.solution.datatype.generic.datatype.javamodel.RecordType

Direct Known Subclasses: RecordType


class RecordType extends Complex

Properties

comment

TextLiteral[0..1]

A Literal that accepts multiple lines of text.

field

FieldComplex[1..N]

name

The name of this Resource.

StringLiteral[1..1]

Method Summary

getAllContainingRecordTypes

@GenericFunctionSpace

Return:

List<RecordType>

getRecordLeafFields

@TemplateFunction

Return:

List<Field>