br.com.objectos.fs
Interface RegularFileCreateOption

All Known Subinterfaces:
PosixFileModeOption

public interface RegularFileCreateOption

Sets a regular file attribute during its creation.

Since:
2

Method Summary
 Object createRegularFileGetValue()
          Gets this option value.
 void createRegularFileSetValue(Object o)
          Sets this option value
 

Method Detail

createRegularFileGetValue

Object createRegularFileGetValue()
Gets this option value.

Returns:
the value of this option

createRegularFileSetValue

void createRegularFileSetValue(Object o)
Sets this option value

Parameters:
o - the value of this option


Copyright © 2021 Objectos Software LTDA. All rights reserved.