|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyKey | |
|---|---|
| com.axibase.tsd.model.data | |
| com.axibase.tsd.model.data.command | |
| Uses of PropertyKey in com.axibase.tsd.model.data |
|---|
| Methods in com.axibase.tsd.model.data that return PropertyKey | |
|---|---|
PropertyKey |
Property.getKey()
|
| Methods in com.axibase.tsd.model.data with parameters of type PropertyKey | |
|---|---|
void |
Property.setKey(PropertyKey key)
|
| Constructors in com.axibase.tsd.model.data with parameters of type PropertyKey | |
|---|---|
Property(PropertyKey key,
String... namesAndValues)
|
|
| Uses of PropertyKey in com.axibase.tsd.model.data.command |
|---|
| Methods in com.axibase.tsd.model.data.command that return PropertyKey | |
|---|---|
PropertyKey |
PropertyMatcher.getKey()
|
PropertyKey |
AddPropertyCommand.getKey()
|
| Methods in com.axibase.tsd.model.data.command with parameters of type PropertyKey | |
|---|---|
void |
PropertyMatcher.setKey(PropertyKey key)
|
void |
AddPropertyCommand.setKey(PropertyKey key)
|
| Constructors in com.axibase.tsd.model.data.command with parameters of type PropertyKey | |
|---|---|
AddPropertyCommand(PropertyKey key,
String... namesAndValues)
|
|
PropertyMatcher(PropertyKey key,
Long createdBeforeTime)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||