Class TaxIdentifier
java.lang.Object
com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common.TaxIdentifier
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getValue()
int
hashCode()
void
setIdentifierType
(String identifierType) void
setIssuingAuthority
(String issuingAuthority) void
setTaxableEntityType
(String taxableEntityType) void
toString()
-
Constructor Details
-
TaxIdentifier
public TaxIdentifier()
-
-
Method Details