Class StoreCommands.RSRecord
- java.lang.Object
-
- edu.uiuc.ncsa.security.storage.cli.StoreCommands.RSRecord
-
- Enclosing class:
- StoreCommands
public static class StoreCommands.RSRecord extends Object
-
-
Constructor Summary
Constructors Constructor Description RSRecord(List<Identifiable> rs, List<String> fields)
-
-
-
Field Detail
-
rs
public List<Identifiable> rs
-
-
Constructor Detail
-
RSRecord
public RSRecord(List<Identifiable> rs, List<String> fields)
-
-