public static final class InputBin.FeedType extends ScoredProperty implements InputBin.IInputBinOptionItem
Defines constants for the FeedType
scored property value.
Modifier and Type | Field and Description |
---|---|
static InputBin.FeedType |
Automatic
Automatic value.
|
static InputBin.FeedType |
Manual
Manual value.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public static InputBin.FeedType Automatic
Automatic value.
public static InputBin.FeedType Manual
Manual value.
Copyright © 2022 Aspose. All Rights Reserved.