public class FileAllInformation extends java.lang.Object implements FileQueryableInformation
FileInformation.Codec<F extends FileInformation>, FileInformation.Decoder<F extends FileInformation>, FileInformation.Encoder<F extends FileInformation>| Modifier and Type | Method and Description |
|---|---|
FileAccessInformation |
getAccessInformation() |
FileAlignmentInformation |
getAlignmentInformation() |
FileBasicInformation |
getBasicInformation() |
FileEaInformation |
getEaInformation() |
FileInternalInformation |
getInternalInformation() |
FileModeInformation |
getModeInformation() |
java.lang.String |
getNameInformation() |
FilePositionInformation |
getPositionInformation() |
FileStandardInformation |
getStandardInformation() |
public FileBasicInformation getBasicInformation()
public FileStandardInformation getStandardInformation()
public FileInternalInformation getInternalInformation()
public FileEaInformation getEaInformation()
public FileAccessInformation getAccessInformation()
public FilePositionInformation getPositionInformation()
public FileModeInformation getModeInformation()
public FileAlignmentInformation getAlignmentInformation()
public java.lang.String getNameInformation()