Package deltix.util.security
Interface EntitlementID
-
- All Known Implementing Classes:
DACEntitlementIDComposer
,EntitlementIDComposer
public interface EntitlementID
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description rtmath.containers.interfaces.BinaryArrayReadOnly
content()
int
entryLength(int entryIndex)
int
entryOffset(int entryIndex)
boolean
isNull()
int
numberOfEntries()
-