| Package | Description |
|---|---|
| cz.o2.proxima.direct.core |
| Modifier and Type | Method and Description |
|---|---|
default AttributeWriterBase.Type |
BulkAttributeWriter.getType() |
default AttributeWriterBase.Type |
OnlineAttributeWriter.getType() |
AttributeWriterBase.Type |
AttributeWriterBase.getType()
Retrieve type of the writer.
|
static AttributeWriterBase.Type |
AttributeWriterBase.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AttributeWriterBase.Type[] |
AttributeWriterBase.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2021. All rights reserved.