Class QualifiedProcessType
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.QualifiedProcessType
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class QualifiedProcessType
extends Object
The list of process types that the related party is eligible for.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatschemaLocation(String atschemaLocation) booleanA link to the schema describing the EligibleProcessTypeIndicated the type of the EligibleProcessTypegetHref()Reference of the EligibleProcessType.getId()Unique identifier of a qualified process type@Valid ProcessTypeThe ProcessType that the related party is eligible for.@Valid RelatedPartyRefThe relatedParty that the ProcessType belongs to.inthashCode()processType(ProcessType processType) relatedParty(RelatedPartyRef relatedParty) voidsetAtschemaLocation(String atschemaLocation) voidvoidvoidvoidsetProcessType(ProcessType processType) voidsetRelatedParty(RelatedPartyRef relatedParty) toString()
-
Constructor Details
-
QualifiedProcessType
public QualifiedProcessType()
-
-
Method Details
-
id
-
getId
Unique identifier of a qualified process type- Returns:
- id
-
setId
-
getRelatedParty
The relatedParty that the ProcessType belongs to.- Returns:
- relatedParty
-
setRelatedParty
-
processType
-
getProcessType
The ProcessType that the related party is eligible for.- Returns:
- processType
-
setProcessType
-
href
-
getHref
Reference of the EligibleProcessType.- Returns:
- href
-
setHref
-
attype
-
getAttype
Indicated the type of the EligibleProcessType- Returns:
- attype
-
setAttype
-
atschemaLocation
-
getAtschemaLocation
A link to the schema describing the EligibleProcessType- Returns:
- atschemaLocation
-
setAtschemaLocation
-
equals
-
hashCode
public int hashCode() -
toString
-