public class PropertyOption
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
caption
protected final String caption
-
configurationName
protected final String configurationName
-
-
Constructor Details
-
PropertyOption
public PropertyOption(String name,
@Nullable
String caption,
@Nullable
String configurationName,
@Nullable
String screen)
-