|
The Robot Application Programming Interface Delegate Project
|
|
Contains helper methods to directly interfacing with the RAPID.Status generated source. More...


Public Member Functions | |
| RapidAssetConfig (AssetConfig config) | |
| void | addValueKey (String key, DataType type, String defaultValue) |
| void | addValueKey (KeyTypeValueTriple keyValueType) |
| List< KeyTypeValueTriple > | getValueKeys () |
| String | toString () |
Public Attributes | |
| final AssetConfig | assetConfig |
| RapidAssetConfig | ( | AssetConfig | config | ) |
| void addValueKey | ( | String | key, |
| DataType | type, | ||
| String | defaultValue | ||
| ) |

| void addValueKey | ( | KeyTypeValueTriple | keyValueType | ) |
| List<KeyTypeValueTriple> getValueKeys | ( | ) |
| String toString | ( | ) |
| final AssetConfig assetConfig |