| Package | Description |
|---|---|
| com.amazonaws.services.taxsettings.model |
| Modifier and Type | Method and Description |
|---|---|
static Sector |
Sector.fromValue(String value)
Use this in place of valueOf.
|
static Sector |
Sector.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sector[] |
Sector.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TaxRegistration |
TaxRegistration.withSector(Sector sector)
The industry that describes your business.
|
TaxRegistrationEntry |
TaxRegistrationEntry.withSector(Sector sector)
The industry that describes your business.
|
TaxRegistrationWithJurisdiction |
TaxRegistrationWithJurisdiction.withSector(Sector sector)
The industry that describes your business.
|
Copyright © 2024. All rights reserved.