Class RelatedServiceOrderItem
java.lang.Object
de.hybris.platform.b2ctelcotmfresources.v4.dto.RelatedServiceOrderItem
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 OrderItemActionTypeGet itemAction@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
Get itemAction- 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
-