public final class FileView
extends java.lang.Object
Constructor and Description |
---|
FileView(long disp,
Datatype etype,
Datatype filetype,
java.lang.String datarep)
Constructs a file view.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDataRep()
Gets the data representation.
|
long |
getDisp()
Gets the displacement.
|
Datatype |
getEType()
Gets the elementary datatype.
|
Datatype |
getFileType()
Gets the file type.
|
public long getDisp()
public Datatype getEType()
public Datatype getFileType()
public java.lang.String getDataRep()