Class ProcessType
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProcessType
Process type. It could be ACQUISITION, RETENTION, CHANGE TARIFF
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatSchemaLocation(String atSchemaLocation) booleanA link to the schema describing the ProcessTypeIndicated the type of the ProcessTypegetHref()Reference of the Process Type.getId()Process Type id.inthashCode()voidsetAtSchemaLocation(String atSchemaLocation) voidvoidvoidtoString()
-
Constructor Details
-
ProcessType
public ProcessType()
-
-
Method Details
-
id
-
getId
Process Type id.- Returns:
- id
-
setId
-
href
-
getHref
Reference of the Process Type.- Returns:
- href
-
setHref
-
atType
-
getAtType
Indicated the type of the ProcessType- Returns:
- atType
-
setAtType
-
atSchemaLocation
-
getAtSchemaLocation
A link to the schema describing the ProcessType- Returns:
- atSchemaLocation
-
setAtSchemaLocation
-
equals
-
hashCode
public int hashCode() -
toString
-