Uses of Class
org.tentackle.buildsupport.RecordDTOInfo
-
Uses of RecordDTOInfo in org.tentackle.buildsupport
Methods in org.tentackle.buildsupport that return RecordDTOInfoModifier and TypeMethodDescriptionRecordDTOInfoParameter.getInfo()Gets the parent info.static RecordDTOInfoReads info from a file.static RecordDTOInfoRecordDTOInfo.readInfo(LineNumberReader reader) Reads info from a line reader.Constructors in org.tentackle.buildsupport with parameters of type RecordDTOInfoModifierConstructorDescriptionRecordDTOInfoParameter(RecordDTOInfo info, StringTokenizer stok) Constructs a RecordDTOInfoParameter.RecordDTOInfoParameter(RecordDTOInfo info, RecordComponentElement recordComponent) Constructs a RecordDTOInfoParameter.