| Package | Description | 
|---|---|
| biz.onixs.sbe | 
| Modifier and Type | Method and Description | 
|---|---|
| MonthYear | IFieldSet. createNullMonthYear(int tag,
                   MonthYear ref)Creates null MonthYear object. | 
| MonthYear | IFieldSet. getMonthYear(int tag)Gets date field value by tag. | 
| MonthYear | IFieldSet. getMonthYear(int tag,
            MonthYear ref)Gets date field value by tag. | 
| Modifier and Type | Method and Description | 
|---|---|
| MonthYear | IFieldSet. createNullMonthYear(int tag,
                   MonthYear ref)Creates null MonthYear object. | 
| MonthYear | IFieldSet. getMonthYear(int tag,
            MonthYear ref)Gets date field value by tag. | 
| boolean | IFieldSet. isNullMonthYear(int tag,
               MonthYear value)Checks if the value represents null for the field with the given tag. | 
| void | IFieldSet. setMonthYear(int tag,
            MonthYear value)Sets field value by tag. | 
| static String | Convert. toString(MonthYear value)Converts MonthYear to String. | 
| static void | CodeGenUtils. traceData(MonthYear value,
         String name) | 
| boolean | IFieldSet. tryGetMonthYear(int tag,
               MonthYear o)Gets date field value by tag. | 
Copyright © 2005–2025 Onix Solutions. All rights reserved.