Uses of Class
de.hybris.platform.agreementtmfwebservices.v1.dto.AgreementSpecCharacteristicValue
Packages that use AgreementSpecCharacteristicValue
Package
Description
-
Uses of AgreementSpecCharacteristicValue in de.hybris.platform.agreementtmfwebservices.v1.dto
Methods in de.hybris.platform.agreementtmfwebservices.v1.dto that return AgreementSpecCharacteristicValueModifier and TypeMethodDescriptionDeprecated.AgreementSpecCharacteristicValue.atBaseType(String atBaseType) Deprecated.AgreementSpecCharacteristicValue.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.@NotNull @Valid AgreementSpecCharacteristicValueCharacteristic.getValue()Deprecated.Get valueAgreementSpecCharacteristicValue.unitOfMeasure(String unitOfMeasure) Deprecated.AgreementSpecCharacteristicValue.validFor(TimePeriod validFor) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Methods in de.hybris.platform.agreementtmfwebservices.v1.dto that return types with arguments of type AgreementSpecCharacteristicValueModifier and TypeMethodDescription@Valid List<AgreementSpecCharacteristicValue>AgreementSpecCharacteristic.getSpecCharacteristicValue()Deprecated.Get specCharacteristicValueMethods in de.hybris.platform.agreementtmfwebservices.v1.dto with parameters of type AgreementSpecCharacteristicValueModifier and TypeMethodDescriptionAgreementSpecCharacteristic.addSpecCharacteristicValueItem(AgreementSpecCharacteristicValue specCharacteristicValueItem) Deprecated.voidCharacteristic.setValue(AgreementSpecCharacteristicValue value) Deprecated.Characteristic.value(AgreementSpecCharacteristicValue value) Deprecated.Method parameters in de.hybris.platform.agreementtmfwebservices.v1.dto with type arguments of type AgreementSpecCharacteristicValueModifier and TypeMethodDescriptionvoidAgreementSpecCharacteristic.setSpecCharacteristicValue(List<AgreementSpecCharacteristicValue> specCharacteristicValue) Deprecated.AgreementSpecCharacteristic.specCharacteristicValue(List<AgreementSpecCharacteristicValue> specCharacteristicValue) Deprecated. -
Uses of AgreementSpecCharacteristicValue in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspeccharacteristicvalue
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspeccharacteristicvalue with parameters of type AgreementSpecCharacteristicValueModifier and TypeMethodDescriptionvoidAgreementSpecCharacteristicValueValidForAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecCharacteristicValue target, AgrAgreementSpecCharacteristicValueModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecCharacteristicValueValueTypeAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecCharacteristicValue target, AgrAgreementSpecCharacteristicValueModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecCharacteristicValueSchemaLocationAttributeMapper.populateTargetAttributeFromSource(AgrAgreementSpecCharacteristicValueModel source, AgreementSpecCharacteristicValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecCharacteristicValueTypeAttributeMapper.populateTargetAttributeFromSource(AgrAgreementSpecCharacteristicValueModel source, AgreementSpecCharacteristicValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecCharacteristicValueValidForAttributeMapper.populateTargetAttributeFromSource(AgrAgreementSpecCharacteristicValueModel source, AgreementSpecCharacteristicValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecCharacteristicValueValueTypeAttributeMapper.populateTargetAttributeFromSource(AgrAgreementSpecCharacteristicValueModel source, AgreementSpecCharacteristicValue target, ma.glasnost.orika.MappingContext context) Deprecated.