Uses of Class
de.hybris.platform.agreementservices.enums.AgrPartyType
Packages that use AgrPartyType
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 AgrPartyType in de.hybris.platform.agreementservices.enums
Fields in de.hybris.platform.agreementservices.enums declared as AgrPartyTypeModifier and TypeFieldDescriptionstatic final AgrPartyTypeAgrPartyType.INDIVIDUALDeprecated, for removal: This API element is subject to removal in a future version.Generated enum value for AgrPartyType.INDIVIDUAL declared at extension agreementservices.static final AgrPartyTypeAgrPartyType.ORGANIZATIONDeprecated, for removal: This API element is subject to removal in a future version.Generated enum value for AgrPartyType.ORGANIZATION declared at extension agreementservices.Methods in de.hybris.platform.agreementservices.enums that return AgrPartyTypeModifier and TypeMethodDescriptionstatic AgrPartyTypeDeprecated, for removal: This API element is subject to removal in a future version.Returns a AgrPartyType instance representing the specified enum value. -
Uses of AgrPartyType in de.hybris.platform.agreementservices.model
Methods in de.hybris.platform.agreementservices.model that return AgrPartyTypeModifier and TypeMethodDescriptionAgrPartyModel.getType()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrParty.typeattribute defined at extensionagreementservices.Methods in de.hybris.platform.agreementservices.model with parameters of type AgrPartyTypeModifier and TypeMethodDescriptionvoidAgrPartyModel.setType(AgrPartyType value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrParty.typeattribute defined at extensionagreementservices.