Package net.binis.codegen.prototype
Interface TestMockEntityPrototype
public interface TestMockEntityPrototype
-
Method Summary
Modifier and Type Method Description StringactionLink()StringbuttonText()Stringcode()Stringdescription()Stringname()
-
Method Details
-
code
String code() -
name
String name() -
description
String description() -
buttonText
String buttonText() -
actionLink
String actionLink()
-