public static class

TaxSummaryFetchResult.TaxSummaryReport

extends Object
java.lang.Object
   ↳ com.avalara.avatax.services.TaxSummaryFetchResult.TaxSummaryReport

Class Overview

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <any/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Fields
protected Object any
Public Constructors
TaxSummaryFetchResult.TaxSummaryReport()
Public Methods
Object getAny()
Gets the value of the any property.
void setAny(Object value)
Sets the value of the any property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected Object any

Public Constructors

public TaxSummaryFetchResult.TaxSummaryReport ()

Public Methods

public Object getAny ()

Gets the value of the any property.

Returns
  • possible object is Object

public void setAny (Object value)

Sets the value of the any property.

Parameters
value Allowed object is Object