Uses of Class
Avalara.SDK.model.A1099.V2.Form1042S.ExemptionCodeChap4Enum
-
Packages that use Form1042S.ExemptionCodeChap4Enum Package Description Avalara.SDK.model.A1099.V2 -
-
Uses of Form1042S.ExemptionCodeChap4Enum in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return Form1042S.ExemptionCodeChap4Enum Modifier and Type Method Description static Form1042S.ExemptionCodeChap4EnumForm1042S.ExemptionCodeChap4Enum. fromValue(String value)Form1042S.ExemptionCodeChap4EnumForm1042S. getExemptionCodeChap4()Exemption code (Chapter 4).Form1042S.ExemptionCodeChap4EnumForm1042S.ExemptionCodeChap4Enum.Adapter. read(com.google.gson.stream.JsonReader jsonReader)static Form1042S.ExemptionCodeChap4EnumForm1042S.ExemptionCodeChap4Enum. valueOf(String name)Returns the enum constant of this type with the specified name.static Form1042S.ExemptionCodeChap4Enum[]Form1042S.ExemptionCodeChap4Enum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in Avalara.SDK.model.A1099.V2 with parameters of type Form1042S.ExemptionCodeChap4Enum Modifier and Type Method Description Form1042SForm1042S. exemptionCodeChap4(Form1042S.ExemptionCodeChap4Enum exemptionCodeChap4)voidForm1042S. setExemptionCodeChap4(Form1042S.ExemptionCodeChap4Enum exemptionCodeChap4)voidForm1042S.ExemptionCodeChap4Enum.Adapter. write(com.google.gson.stream.JsonWriter jsonWriter, Form1042S.ExemptionCodeChap4Enum enumeration)
-