Uses of Class
org.touchbit.testrail4j.jackson2.model.TRTemplate
-
Uses of TRTemplate in org.touchbit.testrail4j.jackson2.model
Methods in org.touchbit.testrail4j.jackson2.model that return TRTemplate Modifier and Type Method Description TRTemplateTRTemplate. withAdditionalProperty(String name, Object value)TRTemplateTRTemplate. withId(Long id)TRTemplateTRTemplate. withIsDefault(Boolean isDefault)TRTemplateTRTemplate. withName(String name)