Class ProcessType
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProcessType
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class ProcessType
extends Object
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
-