Class PartyCreditProfile
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.PartyCreditProfile
An individual might be evaluated for its worthiness and this evaluation might be based on a credit rating given by a credit agency.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) atSchemaLocation(String atSchemaLocation) creditAgencyName(String creditAgencyName) creditAgencyType(String creditAgencyType) 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 nameName of the credit agency giving the scoreType of the credit agency giving the scoreReference corresponding to the credit ratingA measure of a party’s creditworthiness calculated on the basis of a combination of factors such as their income and credit history@Valid TimePeriodGet validForinthashCode()ratingReference(String ratingReference) ratingScore(Integer ratingScore) voidsetAtBaseType(String atBaseType) voidsetAtSchemaLocation(String atSchemaLocation) voidvoidsetCreditAgencyName(String creditAgencyName) voidsetCreditAgencyType(String creditAgencyType) voidsetRatingReference(String ratingReference) voidsetRatingScore(Integer ratingScore) voidsetValidFor(TimePeriod validFor) toString()validFor(TimePeriod validFor)
-
Constructor Details
-
PartyCreditProfile
public PartyCreditProfile()
-
-
Method Details
-
creditAgencyName
-
getCreditAgencyName
Name of the credit agency giving the score- Returns:
- creditAgencyName
-
setCreditAgencyName
-
creditAgencyType
-
getCreditAgencyType
Type of the credit agency giving the score- Returns:
- creditAgencyType
-
setCreditAgencyType
-
ratingReference
-
getRatingReference
Reference corresponding to the credit rating- Returns:
- ratingReference
-
setRatingReference
-
ratingScore
-
getRatingScore
A measure of a party’s creditworthiness calculated on the basis of a combination of factors such as their income and credit history- Returns:
- ratingScore
-
setRatingScore
-
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
-