Uses of Enum Class
com.ads.api.beans.common.Node.InputDataType
Packages that use Node.InputDataType
Package
Description
Contains Collection Classes,Java Bean Classes which are common to all the modules like AMMObjectTypes, APIConstants, ImportHelper etc.
-
Uses of Node.InputDataType in com.ads.api.beans.common
Methods in com.ads.api.beans.common that return Node.InputDataTypeModifier and TypeMethodDescriptionstatic Node.InputDataTypeNode.InputDataType.getInputDataType(String value) static Node.InputDataTypeReturns the enum constant of this class with the specified name.static Node.InputDataType[]Node.InputDataType.values()Returns an array containing the constants of this enum class, in the order they are declared.