-
- All Implemented Interfaces:
public final class Field.random.percent_with_id extends Field
-
-
Field Summary
Fields Modifier and Type Field Description private final StringrandomPercentIdprivate final Field.Typetypeprivate final Stringdescription
-
Constructor Summary
Constructors Constructor Description Field.random.percent_with_id(String randomPercentId)
-
Method Summary
Modifier and Type Method Description final StringgetRandomPercentId()final Field.TypegetType()final StringgetDescription()-
-
Constructor Detail
-
Field.random.percent_with_id
Field.random.percent_with_id(String randomPercentId)
-
-
Method Detail
-
getRandomPercentId
final String getRandomPercentId()
-
getType
final Field.Type getType()
-
getDescription
final String getDescription()
-
-
-
-