|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CodeValueEntryT
| Nested Class Summary | |
|---|---|
static class |
CodeValueEntryT.Member
The structure's members |
| Method Summary | |
|---|---|
String |
getCode()
Retrieves the value for the structure field code. |
List<String> |
getLongText()
Retrieves a list containing all the elements for the structure field longText. |
List<String> |
getShortText()
Retrieves a list containing all the elements for the structure field shortText. |
Date |
getValidFrom()
Retrieves the value for the optional structure field validFrom. |
Date |
getValidTo()
Retrieves the value for the optional structure field validTo. |
| Method Detail |
|---|
String getCode()
code.
--> CodeValueEntry::code
code.List<String> getLongText()
longText.
--> CodeValueContainer::longText
List<String> getShortText()
shortText.
--> CodeValueContainer::shortText
Date getValidFrom()
validFrom.
validFrom.Date getValidTo()
validTo.
validTo.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||