Class PropertyAllowableValue
java.lang.Object
org.apache.nifi.c2.protocol.component.api.PropertyAllowableValue
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()inthashCode()voidsetDescription(String description) voidsetDisplayName(String displayName) void
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
value
-
displayName
-
description
-
-
Constructor Details
-
PropertyAllowableValue
public PropertyAllowableValue()
-
-
Method Details