public class Cardinality extends Object
| Constructor and Description |
|---|
Cardinality(String cardinality)
Splits the input string by ".." into top and bottom limit.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowMultiselection() |
boolean |
isRequired()
Checks if the cardinality has the bottom limit 0 or not.
|
String |
toString() |
public Cardinality(String cardinality)
cardinality - Copyright © 2018 universAAL Consortium. All rights reserved.