Uses of Enum Class
com.saperion.rmi.SaFeature.FeatureKind
Packages that use SaFeature.FeatureKind
Package
Description
This package contains the classes for the LARIX RMI client wrapper components.
-
Uses of SaFeature.FeatureKind in com.saperion.rmi
Methods in com.saperion.rmi that return SaFeature.FeatureKindModifier and TypeMethodDescriptionstatic SaFeature.FeatureKindReturns the enum constant of this class with the specified name.static SaFeature.FeatureKind[]SaFeature.FeatureKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.saperion.rmi with parameters of type SaFeature.FeatureKindModifier and TypeMethodDescriptionbooleanSaFeature.hasFeature(SaFeature.FeatureKind kind) Check an existing feature.booleanSaFeatureImpl.hasFeature(SaFeature.FeatureKind kind) Check an existing feature.