Uses of Class
de.hybris.platform.tuawebservicesresources.v2.dto.AgreementTermOrCondition
Packages that use AgreementTermOrCondition
Package
Description
-
Uses of AgreementTermOrCondition in de.hybris.platform.tuawebservicesresources.mappers.agreementtermorcondition
Methods in de.hybris.platform.tuawebservicesresources.mappers.agreementtermorcondition with parameters of type AgreementTermOrConditionModifier and TypeMethodDescriptionvoidTuaTermOrConditionValidForAttributeMapper.populateSourceAttributeFromTarget(AgreementTermOrCondition target, TuaAgreementTermOrConditionModel source, ma.glasnost.orika.MappingContext context) voidTuaTermOrConditionAtTypeAttributeMapper.populateTargetAttributeFromSource(TuaAgreementTermOrConditionModel source, AgreementTermOrCondition target, ma.glasnost.orika.MappingContext context) voidTuaTermOrConditionSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaAgreementTermOrConditionModel source, AgreementTermOrCondition target, ma.glasnost.orika.MappingContext context) voidTuaTermOrConditionValidForAttributeMapper.populateTargetAttributeFromSource(TuaAgreementTermOrConditionModel source, AgreementTermOrCondition target, ma.glasnost.orika.MappingContext context) -
Uses of AgreementTermOrCondition in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return AgreementTermOrConditionModifier and TypeMethodDescriptionAgreementTermOrCondition.atBaseType(String atBaseType) AgreementTermOrCondition.atSchemaLocation(String atSchemaLocation) AgreementTermOrCondition.description(String description) AgreementTermOrCondition.validFor(TimePeriod validFor) Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return types with arguments of type AgreementTermOrConditionModifier and TypeMethodDescription@Valid List<AgreementTermOrCondition>AgreementItem.getTermOrCondition()Get termOrConditionMethods in de.hybris.platform.tuawebservicesresources.v2.dto with parameters of type AgreementTermOrConditionModifier and TypeMethodDescriptionAgreementItem.addTermOrConditionItem(AgreementTermOrCondition termOrConditionItem) Method parameters in de.hybris.platform.tuawebservicesresources.v2.dto with type arguments of type AgreementTermOrConditionModifier and TypeMethodDescriptionvoidAgreementItem.setTermOrCondition(List<AgreementTermOrCondition> termOrCondition) AgreementItem.termOrCondition(List<AgreementTermOrCondition> termOrCondition) -
Uses of AgreementTermOrCondition in de.hybris.platform.tuawebservicesresources.v3.dto
Methods in de.hybris.platform.tuawebservicesresources.v3.dto that return types with arguments of type AgreementTermOrConditionModifier and TypeMethodDescription@Valid List<AgreementTermOrCondition>AgreementItem.getTermOrCondition()Get termOrConditionMethods in de.hybris.platform.tuawebservicesresources.v3.dto with parameters of type AgreementTermOrConditionModifier and TypeMethodDescriptionAgreementItem.addTermOrConditionItem(AgreementTermOrCondition termOrConditionItem) Method parameters in de.hybris.platform.tuawebservicesresources.v3.dto with type arguments of type AgreementTermOrConditionModifier and TypeMethodDescriptionvoidAgreementItem.setTermOrCondition(List<AgreementTermOrCondition> termOrCondition) AgreementItem.termOrCondition(List<AgreementTermOrCondition> termOrCondition)