public interface ViewColumnFormat3 extends ResizableMemoryStructure
getVariableData, resize, resizeVariableData
getData
short getSignature()
ViewColumnFormat3 setSignature(short signature)
NumberPref getDateTimePreference()
ViewColumnFormat3 setDateTimePreference(NumberPref pref)
Set<DateTimeFlag> getDateTimeFlags()
ViewColumnFormat3 setDateTimeFlags(Collection<DateTimeFlag> flags)
Set<DateTimeFlag2> getDateTimeFlags2()
ViewColumnFormat3 setDateTimeFlags2(Collection<DateTimeFlag2> flags)
WeekFormat getDayOfWeekFormat()
ViewColumnFormat3 setDayOfWeekFormat(WeekFormat format)
YearFormat getYearFormat()
ViewColumnFormat3 setYearFormat(YearFormat format)
MonthFormat getMonthFormat()
ViewColumnFormat3 setMonthFormat(MonthFormat format)
DayFormat getDayFormat()
ViewColumnFormat3 setDayFormat(DayFormat format)
short getDateSeparator1Length()
ViewColumnFormat3 setDateSeparator1Length(short len)
short getDateSeparator2Length()
ViewColumnFormat3 setDateSeparator2Length(short len)
short getDateSeparator3Length()
ViewColumnFormat3 setDateSeparator3Length(short len)
short getTimeSeparatorLength()
ViewColumnFormat3 setTimeSeparatorLength(short len)
DateShowFormat getDateShowFormat()
ViewColumnFormat3 setDateShowFormat(DateShowFormat format)
DateShowSpecial getDateShowSpecial()
ViewColumnFormat3 setDateShowSpecial(DateShowSpecial format)
TimeShowFormat getTimeShowFormat()
ViewColumnFormat3 setTimeShowFormat(TimeShowFormat format)
TFMT.ZoneFormat getTimeZoneFormat()
ViewColumnFormat3 setTimeZoneFormat(TFMT.ZoneFormat format)
default String getDateSeparator1()
default ViewColumnFormat3 setDateSeparator1(String sep)
default String getDateSeparator2()
default ViewColumnFormat3 setDateSeparator2(String sep)
default String getDateSeparator3()
default ViewColumnFormat3 setDateSeparator3(String sep)
default String getTimeSeparator()
default ViewColumnFormat3 setTimeSeparator(String sep)
Copyright © 2019–2021 HCL. All rights reserved.