public class IlluminationChannel extends Object
Modifier and Type | Field and Description |
---|---|
Object[][] |
data |
LinkedHashMap<String,Object> |
records |
Constructor and Description |
---|
IlluminationChannel() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isIlluminationChannel(long tagEntry) |
static boolean |
isIlluminationChannels(long tagEntry) |
public LinkedHashMap<String,Object> records
public Object[][] data
Copyright © 2015–2021 Fiji. All rights reserved.