static class ZeissCZIReader.AttachmentEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
contentFileType |
java.lang.String |
contentGUID |
int |
filePart |
long |
filePosition |
java.lang.String |
name |
java.lang.String |
schemaType |
Constructor and Description |
---|
AttachmentEntry(loci.common.RandomAccessInputStream s) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public java.lang.String schemaType
public long filePosition
public int filePart
public java.lang.String contentGUID
public java.lang.String contentFileType
public java.lang.String name
Copyright © 2018 Open Microscopy Environment