Class UnixFSTransactionParameter
java.lang.Object
dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionasFSPath()Returns this parameter as an instancePathor throws an instance ofUnixFSProgramCorruptionExceptionif the type is not properly matched.Returns this parameter as an instanceResourceIdor throws an instance ofUnixFSProgramCorruptionExceptionif the type is not properly matched.asRTPath()Returns this parameter as an instancePathor throws an instance ofUnixFSProgramCorruptionExceptionif the type is not properly matched.asString()Returns this parameter instance as aStringor throws and instance ofUnixFSProgramCorruptionExceptionif the type is not properly matched.toString()
-
Field Details
-
CHARSET
-
-
Method Details
-
asFSPath
Returns this parameter as an instancePathor throws an instance ofUnixFSProgramCorruptionExceptionif the type is not properly matched.- Returns:
- a
Path
-
asRTPath
Returns this parameter as an instancePathor throws an instance ofUnixFSProgramCorruptionExceptionif the type is not properly matched.- Returns:
- a
Path
-
asResourceId
Returns this parameter as an instanceResourceIdor throws an instance ofUnixFSProgramCorruptionExceptionif the type is not properly matched.- Returns:
- a
ResourceId
-
asString
Returns this parameter instance as aStringor throws and instance ofUnixFSProgramCorruptionExceptionif the type is not properly matched.- Returns:
- the parameter as a String
-
toString
-