JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Tree
Index
Search
Help
net.tangly.bdd
net.tangly.spec.req
Section
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
id()
title()
text()
sections()
Interface Section
public interface
Section
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
id
()
List
<
Section
>
sections
()
String
text
()
String
title
()
Method Details
id
String
id
()
title
String
title
()
text
String
text
()
sections
List
<
Section
>
sections
()