Class AccountTaxExemption
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.AccountTaxExemption
Proof of freedom from taxes imposed by a taxing jurisdiction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) atSchemaLocation(String atSchemaLocation) certificateNumber(String certificateNumber) booleanWhen sub-classing, this defines the super-classA URI to a JSON-Schema file that defines additional attributes and relationshipsWhen sub-classing, this defines the sub-class entity nameIdentifier of a document that shows proof of exemption from taxes for the taxing jurisdiction@NotNull StringName of the taxing jurisdiction for which taxes are exemptReason of the tax exemption@NotNull @Valid TimePeriodGet validForinthashCode()issuingJurisdiction(String issuingJurisdiction) voidsetAtBaseType(String atBaseType) voidsetAtSchemaLocation(String atSchemaLocation) voidvoidsetCertificateNumber(String certificateNumber) voidsetIssuingJurisdiction(String issuingJurisdiction) voidvoidsetValidFor(TimePeriod validFor) toString()validFor(TimePeriod validFor)
-
Constructor Details
-
AccountTaxExemption
public AccountTaxExemption()
-
-
Method Details
-
certificateNumber
-
getCertificateNumber
Identifier of a document that shows proof of exemption from taxes for the taxing jurisdiction- Returns:
- certificateNumber
-
setCertificateNumber
-
issuingJurisdiction
-
getIssuingJurisdiction
Name of the taxing jurisdiction for which taxes are exempt- Returns:
- issuingJurisdiction
-
setIssuingJurisdiction
-
reason
-
getReason
Reason of the tax exemption- Returns:
- reason
-
setReason
-
validFor
-
getValidFor
Get validFor- Returns:
- validFor
-
setValidFor
-
atBaseType
-
getAtBaseType
When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
-
atSchemaLocation
-
getAtSchemaLocation
A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
-
atType
-
getAtType
When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
-
equals
-
hashCode
public int hashCode() -
toString
-