Class ProcessTypeRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProcessTypeRef
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class ProcessTypeRef
extends Object
A reference to the process type
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatreferredType(String atreferredType) boolean(Class) type of the referred process type(Class) type of the process typegetHref()Url used to reference the process typegetId()The identifier of the process typeinthashCode()voidsetAtreferredType(String atreferredType) voidvoidvoidtoString()
-
Constructor Details
-
ProcessTypeRef
public ProcessTypeRef()
-
-
Method Details
-
id
-
getId
The identifier of the process type- Returns:
- id
-
setId
-
href
-
getHref
Url used to reference the process type- Returns:
- href
-
setHref
-
atreferredType
-
getAtreferredType
(Class) type of the referred process type- Returns:
- atreferredType
-
setAtreferredType
-
attype
-
getAttype
(Class) type of the process type- Returns:
- attype
-
setAttype
-
equals
-
hashCode
public int hashCode() -
toString
-