Uses of Class
org.touchbit.testrail4j.jackson2.model.TRSection
-
Uses of TRSection in org.touchbit.testrail4j.jackson2.model
Methods in org.touchbit.testrail4j.jackson2.model that return TRSection Modifier and Type Method Description TRSectionTRSection. withAdditionalProperty(String name, Object value)TRSectionTRSection. withDepth(Long depth)TRSectionTRSection. withDescription(String description)TRSectionTRSection. withDisplayOrder(Long displayOrder)TRSectionTRSection. withId(Long id)TRSectionTRSection. withName(String name)TRSectionTRSection. withParentId(Long parentId)TRSectionTRSection. withSuiteId(Long suiteId)