Package jag
Interface RSVarcs
- All Superinterfaces:
RSProvider
-
Method Summary
Modifier and TypeMethodDescriptiondefault int
getInteger
(int id) boolean[]
default String
getRawString
(int index) default String
getString
(int id) String[]
boolean
-
Method Details
-
getValues
-
isPersistent
boolean isPersistent() -
getPersistentIntegers
boolean[] getPersistentIntegers() -
getStrings
String[] getStrings() -
getRawString
-
getInteger
default int getInteger(int id) -
getString
-