Uses of Class
tech.grasshopper.pdf.pojo.cucumber.Attribute
-
Packages that use Attribute Package Description tech.grasshopper.pdf.data tech.grasshopper.pdf.pojo.cucumber -
-
Uses of Attribute in tech.grasshopper.pdf.data
Methods in tech.grasshopper.pdf.data that return types with arguments of type Attribute Modifier and Type Method Description List<? extends Attribute>AttributeData.AuthorData. getAttributes()List<? extends Attribute>AttributeData.DeviceData. getAttributes()abstract List<? extends Attribute>AttributeData. getAttributes()List<? extends Attribute>AttributeData.TagData. getAttributes() -
Uses of Attribute in tech.grasshopper.pdf.pojo.cucumber
Subclasses of Attribute in tech.grasshopper.pdf.pojo.cucumber Modifier and Type Class Description classAuthorclassDeviceclassTagMethod parameters in tech.grasshopper.pdf.pojo.cucumber with type arguments of type Attribute Modifier and Type Method Description List<String>NonExecutable. getAttributes(Class<? extends Attribute> cls)
-