Uses of Class
org.touchbit.testrail4j.jackson2.model.TRStatus
-
Uses of TRStatus in org.touchbit.testrail4j.jackson2.model
Methods in org.touchbit.testrail4j.jackson2.model that return TRStatus Modifier and Type Method Description TRStatusTRStatus. withAdditionalProperty(String name, Object value)TRStatusTRStatus. withColorBright(Long colorBright)TRStatusTRStatus. withColorDark(Long colorDark)TRStatusTRStatus. withColorMedium(Long colorMedium)TRStatusTRStatus. withId(Long id)TRStatusTRStatus. withIsFinal(Boolean isFinal)TRStatusTRStatus. withIsSystem(Boolean isSystem)TRStatusTRStatus. withIsUntested(Boolean isUntested)TRStatusTRStatus. withLabel(String label)TRStatusTRStatus. withName(String name)