Uses of Class
de.hybris.platform.agreementservices.enums.AgrAgreementType
Packages that use AgrAgreementType
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.agreementservices.jalo package.
-
Uses of AgrAgreementType in de.hybris.platform.agreementservices.enums
Fields in de.hybris.platform.agreementservices.enums declared as AgrAgreementTypeModifier and TypeFieldDescriptionstatic final AgrAgreementTypeAgrAgreementType.COMMERCIALDeprecated, for removal: This API element is subject to removal in a future version.Generated enum value for AgrAgreementType.COMMERCIAL declared at extension agreementservices.Methods in de.hybris.platform.agreementservices.enums that return AgrAgreementTypeModifier and TypeMethodDescriptionstatic AgrAgreementTypeDeprecated, for removal: This API element is subject to removal in a future version.Returns a AgrAgreementType instance representing the specified enum value. -
Uses of AgrAgreementType in de.hybris.platform.agreementservices.model
Methods in de.hybris.platform.agreementservices.model that return AgrAgreementTypeModifier and TypeMethodDescriptionAgrAgreementModel.getAgreementType()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreement.agreementTypeattribute defined at extensionagreementservices.Methods in de.hybris.platform.agreementservices.model with parameters of type AgrAgreementTypeModifier and TypeMethodDescriptionvoidAgrAgreementModel.setAgreementType(AgrAgreementType value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreement.agreementTypeattribute defined at extensionagreementservices.