Class QualifiedProcessType
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.QualifiedProcessType
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 ProcessTypeGet processType@Valid RelatedPartyRefGet relatedPartyinthashCode()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
Get relatedParty- Returns:
- relatedParty
-
setRelatedParty
-
processType
-
getProcessType
Get processType- 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
-