See: Description
| Interface | Description |
|---|---|
| ChoiceContainer |
Abstraction of an entity which represents the functionality of choiceContainer.
|
| Invalid |
Abstraction of an entity which represents the functionality of invalid.
|
| ListItems |
Abstraction of an entity which represents the functionality of listItems.
|
| Valid |
Abstraction of an entity which represents the functionality of valid.
|
| Class | Description |
|---|---|
| DefaultChoiceContainer |
Represents the implementation of choiceContainer.
|
| DefaultInvalid |
Represents the implementation of invalid.
|
| DefaultListItems |
Represents the implementation of listItems.
|
| DefaultValid |
Represents the implementation of valid.
|
| Enum | Description |
|---|---|
| Invalid.LeafIdentifier |
Identify the leaf of Invalid.
|
| ListItems.LeafIdentifier |
Identify the leaf of ListItems.
|
Copyright © 2018. All rights reserved.