public interface HippsContainerIF
| Modifier and Type | Method and Description |
|---|---|
String |
getPositionDescription(int position) |
int |
getPositionsCount() |
String |
getPositionValue(int position) |
void |
setPositionDescription(int position,
String description) |
void |
setPositionValue(int position,
String value) |
String getPositionValue(int position)
position - void setPositionValue(int position,
String value)
position - value - String getPositionDescription(int position)
position - void setPositionDescription(int position,
String description)
position - description - int getPositionsCount()
Copyright © 2022. All rights reserved.