Uses of Enum Class
weka.core.TechnicalInformation.Type
Packages that use TechnicalInformation.Type
-
Uses of TechnicalInformation.Type in weka.core
Methods in weka.core that return TechnicalInformation.TypeModifier and TypeMethodDescriptionTechnicalInformation.getType()returns the type of this technical informationstatic TechnicalInformation.TypeReturns the enum constant of this class with the specified name.static TechnicalInformation.Type[]TechnicalInformation.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in weka.core with parameters of type TechnicalInformation.TypeModifier and TypeMethodDescriptionTechnicalInformation.add(TechnicalInformation.Type type) Adds an empty technical information with the given type to the list of additional informations and returns the instance.Constructors in weka.core with parameters of type TechnicalInformation.TypeModifierConstructorDescriptionInitializes the information with the given typeInitializes the information with the given type