Uses of Enum Class
cloud.liblibai.openapi.client.model.UltraControlNet.ControlTypeEnum
Packages that use UltraControlNet.ControlTypeEnum
-
Uses of UltraControlNet.ControlTypeEnum in cloud.liblibai.openapi.client.model
Subclasses with type arguments of type UltraControlNet.ControlTypeEnum in cloud.liblibai.openapi.client.modelModifier and TypeClassDescriptionstatic enum控制类型static classMethods in cloud.liblibai.openapi.client.model that return UltraControlNet.ControlTypeEnumModifier and TypeMethodDescriptionUltraControlNet.getControlType()控制类型UltraControlNet.ControlTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this class with the specified name.static UltraControlNet.ControlTypeEnum[]UltraControlNet.ControlTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cloud.liblibai.openapi.client.model with parameters of type UltraControlNet.ControlTypeEnumModifier and TypeMethodDescriptionUltraControlNet.controlType(UltraControlNet.ControlTypeEnum controlType) voidUltraControlNet.setControlType(UltraControlNet.ControlTypeEnum controlType) voidUltraControlNet.ControlTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, UltraControlNet.ControlTypeEnum enumeration)