| Package | Description |
|---|---|
| org.otcl2.common.dto |
| Modifier and Type | Field and Description |
|---|---|
OtclCommandDto.CollectionDescriptor |
OtclCommandDto.collectionDescriptor
The collection descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
static OtclCommandDto.CollectionDescriptor |
OtclCommandDto.CollectionDescriptor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OtclCommandDto.CollectionDescriptor[] |
OtclCommandDto.CollectionDescriptor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OtclCommandDto.Builder |
OtclCommandDto.Builder.addCollectionDefiner(OtclCommandDto.CollectionDescriptor collectionDescriptor)
Adds the collection definer.
|
Copyright © 2021. All rights reserved.