Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.SLARef
Packages that use SLARef
Package
Description
-
Uses of SLARef in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return SLARefModifier and TypeMethodDescriptionSLARef.atReferredType(String atReferredType) @Valid SLARefProductOffering.getServiceLevelAgreement()Get serviceLevelAgreement@Valid SLARefProductOfferingUnderscoreCreate.getServiceLevelAgreement()Get serviceLevelAgreement@Valid SLARefProductOfferingUnderscoreUpdate.getServiceLevelAgreement()Get serviceLevelAgreementMethods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with parameters of type SLARefModifier and TypeMethodDescriptionProductOffering.serviceLevelAgreement(SLARef serviceLevelAgreement) ProductOfferingUnderscoreCreate.serviceLevelAgreement(SLARef serviceLevelAgreement) ProductOfferingUnderscoreUpdate.serviceLevelAgreement(SLARef serviceLevelAgreement) voidProductOffering.setServiceLevelAgreement(SLARef serviceLevelAgreement) voidProductOfferingUnderscoreCreate.setServiceLevelAgreement(SLARef serviceLevelAgreement) voidProductOfferingUnderscoreUpdate.setServiceLevelAgreement(SLARef serviceLevelAgreement) -
Uses of SLARef in de.hybris.platform.b2ctelcotmfwebservices.v3.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return SLARefModifier and TypeMethodDescriptionProductOffering.getServiceLevelAgreement()Get serviceLevelAgreementMethods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with parameters of type SLARefModifier and TypeMethodDescriptionProductOffering.serviceLevelAgreement(SLARef serviceLevelAgreement) voidProductOffering.setServiceLevelAgreement(SLARef serviceLevelAgreement)