Uses of Enum
org.apache.plc4x.java.abeth.types.FileType
Packages that use FileType
-
Uses of FileType in org.apache.plc4x.java.abeth.field
Methods in org.apache.plc4x.java.abeth.field that return FileTypeConstructors in org.apache.plc4x.java.abeth.field with parameters of type FileTypeModifierConstructorDescriptionAbEthField(short byteSize, short fileNumber, FileType fileType, short elementNumber, short bitNumber) -
Uses of FileType in org.apache.plc4x.java.abeth.types
Methods in org.apache.plc4x.java.abeth.types that return FileTypeModifier and TypeMethodDescriptionstatic FileTypeFileType.valueOf(short code) Returns the enum constant of this type with the specified name.static FileTypeReturns the enum constant of this type with the specified name.static FileType[]FileType.values()Returns an array containing the constants of this enum type, in the order they are declared.