public class PropertyKey extends SchemaElement
| Modifier and Type | Class and Description |
|---|---|
static interface |
PropertyKey.Builder |
static class |
PropertyKey.BuilderImpl |
static class |
PropertyKey.PropertyKeyV46 |
static class |
PropertyKey.PropertyKeyV58 |
static class |
PropertyKey.PropertyKeyWithTask |
checkExist, id, name, properties, status, userdata| Constructor and Description |
|---|
PropertyKey(String name) |
| Modifier and Type | Method and Description |
|---|---|
AggregateType |
aggregateType() |
Cardinality |
cardinality() |
DataType |
dataType() |
PropertyKey.PropertyKeyV46 |
switchV46() |
PropertyKey.PropertyKeyV58 |
switchV58() |
String |
toString() |
String |
type() |
WriteType |
writeType() |
checkExist, checkExist, id, name, properties, resetId, status, userdatapublic PropertyKey(String name)
public DataType dataType()
public Cardinality cardinality()
public AggregateType aggregateType()
public WriteType writeType()
public PropertyKey.PropertyKeyV46 switchV46()
public PropertyKey.PropertyKeyV58 switchV58()
Copyright © 2023 The Apache Software Foundation. All rights reserved.