public interface Check
| Modifier and Type | Method and Description |
|---|---|
void |
addToList52(List52 addTo)
Adds to the list of list52.
|
void |
addToList56(List56 addTo)
Adds to the list of list56.
|
Cont50 |
cont50()
Returns the attribute cont50.
|
void |
cont50(Cont50 cont50)
Sets the attribute cont50.
|
Cont53 |
cont53()
Returns the attribute cont53.
|
void |
cont53(Cont53 cont53)
Sets the attribute cont53.
|
List<List52> |
list52()
Returns the attribute list52.
|
void |
list52(List<List52> list52)
Sets the attribute list52.
|
List<List56> |
list56()
Returns the attribute list56.
|
void |
list56(List<List56> list56)
Sets the attribute list56.
|
Cont50 cont50()
Cont53 cont53()
void cont50(Cont50 cont50)
cont50 - value of cont50void list52(List<List52> list52)
list52 - list of list52void cont53(Cont53 cont53)
cont53 - value of cont53void list56(List<List56> list56)
list56 - list of list56void addToList52(List52 addTo)
addTo - value of list52void addToList56(List56 addTo)
addTo - value of list56Copyright © 2017. All rights reserved.