Class RXArchiver.Resource
- java.lang.Object
 - 
- com.inductiveautomation.rm.archiver.RXArchiver.Resource
 
 
- 
- Enclosing class:
 - RXArchiver
 
public static class RXArchiver.Resource extends java.lang.ObjectThis inner class represents a named resource associated with an archiver. 
- 
- 
Constructor Summary
Constructors Constructor Description Resource(byte[] bytes, java.lang.String aName) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(byte[] bytes)byte[]getBytes()java.lang.StringgetName() 
 -