public class PluginProperty extends StringProperty
Type | Property and Description |
---|---|
boolean |
isApplication
Gets the value of the property applicationProperty.
|
Modifier and Type | Class and Description |
---|---|
static class |
PluginProperty.Factory
Constructs new instances of
PluginProperty . |
KEY_GROUP_GLOBAL
Constructor and Description |
---|
PluginProperty() |
Modifier and Type | Method and Description |
---|---|
String |
attributesToString()
Builds a string showing the current attribute values
|
String |
getSymbolicName() |
boolean |
isApplicationProperty()
Gets the value of the property applicationProperty.
|
void |
setApplicationProperty(boolean applicationProperty) |
void |
setSymbolicName(String symbolicName)
Sets the symbolic name (same as keyGroup).
|
equals, getPropertyValue, hashCode, setPropertyValue
getId, getKeyGroup, getLastModificationDate, getPropertyKey, keyEquals, keyEquals, setId, setKeyGroup, setLastModificationDate, setPropertyKey
public boolean isApplicationProperty
public String attributesToString()
attributesToString
in class StringProperty
public String getSymbolicName()
public boolean isApplicationProperty()
public void setApplicationProperty(boolean applicationProperty)
public void setSymbolicName(String symbolicName)
Sets the symbolic name (same as keyGroup).
Copyright © 2019 Communote team. All rights reserved.