Class RelatedServiceOrderItem
java.lang.Object
de.hybris.platform.b2ctelcotmfresources.v4.dto.RelatedServiceOrderItem
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfresources.swagger.TelcoCodegen",
date="2022-10-21T20:34:37.643Z")
public class RelatedServiceOrderItem
extends Object
RelatedServiceOrderItem (a ServiceOrder item) .The service order item which triggered service creation/change/termination.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatbaseType(String atbaseType) atreferredType(String atreferredType) atschemaLocation(String atschemaLocation) booleanWhen sub-classing, this defines the super-classThe actual type of the target instance when needed for disambiguation.A URI to a JSON-Schema file that defines additional attributes and relationshipsWhen sub-classing, this defines the sub-class entity name@Valid OrderItemActionTypeAction of the order item for this service@NotNull StringIdentifier of the order item where the service was managedgetRole()role of the service order item for this serviceReference of the related entity.@NotNull StringUnique identifier of a related entity.inthashCode()itemAction(OrderItemActionType itemAction) serviceOrderHref(String serviceOrderHref) serviceOrderId(String serviceOrderId) voidsetAtbaseType(String atbaseType) voidsetAtreferredType(String atreferredType) voidsetAtschemaLocation(String atschemaLocation) voidvoidsetItemAction(OrderItemActionType itemAction) voidvoidvoidsetServiceOrderHref(String serviceOrderHref) voidsetServiceOrderId(String serviceOrderId) toString()
-
Constructor Details
-
RelatedServiceOrderItem
public RelatedServiceOrderItem()
-
-
Method Details
-
itemId
-
getItemId
Identifier of the order item where the service was managed- Returns:
- itemId
-
setItemId
-
role
-
getRole
role of the service order item for this service- Returns:
- role
-
setRole
-
serviceOrderHref
-
getServiceOrderHref
Reference of the related entity.- Returns:
- serviceOrderHref
-
setServiceOrderHref
-
serviceOrderId
-
getServiceOrderId
Unique identifier of a related entity.- Returns:
- serviceOrderId
-
setServiceOrderId
-
itemAction
-
getItemAction
Action of the order item for this service- Returns:
- itemAction
-
setItemAction
-
atbaseType
-
getAtbaseType
When sub-classing, this defines the super-class- Returns:
- atbaseType
-
setAtbaseType
-
atschemaLocation
-
getAtschemaLocation
A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atschemaLocation
-
setAtschemaLocation
-
attype
-
getAttype
When sub-classing, this defines the sub-class entity name- Returns:
- attype
-
setAttype
-
atreferredType
-
getAtreferredType
The actual type of the target instance when needed for disambiguation.- Returns:
- atreferredType
-
setAtreferredType
-
equals
-
hashCode
public int hashCode() -
toString
-