| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
Section |
Section.available(Boolean available) |
Section |
Section.companyId(Integer companyId) |
Section |
SectionResponse.getSection()
Get section
|
Section |
Section.id(Integer id) |
Section |
Section.indentCount(Integer indentCount) |
Section |
Section.longName(String longName) |
Section |
Section.name(String name) |
Section |
Section.parentId(Integer parentId) |
Section |
Section.shortcut1(String shortcut1) |
Section |
Section.shortcut2(String shortcut2) |
| Modifier and Type | Method and Description |
|---|---|
List<Section> |
InlineResponse2006.getSections()
Get sections
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2006 |
InlineResponse2006.addSectionsItem(Section sectionsItem) |
SectionResponse |
SectionResponse.section(Section section) |
void |
SectionResponse.setSection(Section section) |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2006 |
InlineResponse2006.sections(List<Section> sections) |
void |
InlineResponse2006.setSections(List<Section> sections) |
Copyright © 2022. All rights reserved.