Uses of Class
com.echothree.model.data.item.server.value.HarmonizedTariffScheduleCodeUnitDescriptionValue
Packages that use HarmonizedTariffScheduleCodeUnitDescriptionValue
Package
Description
-
Uses of HarmonizedTariffScheduleCodeUnitDescriptionValue in com.echothree.model.control.item.server.control
Methods in com.echothree.model.control.item.server.control that return HarmonizedTariffScheduleCodeUnitDescriptionValueModifier and TypeMethodDescriptionItemControl.getHarmonizedTariffScheduleCodeUnitDescriptionValue
(HarmonizedTariffScheduleCodeUnitDescription harmonizedTariffScheduleCodeUnitDescription) ItemControl.getHarmonizedTariffScheduleCodeUnitDescriptionValueForUpdate
(HarmonizedTariffScheduleCodeUnit harmonizedTariffScheduleCodeUnit, Language language) Methods in com.echothree.model.control.item.server.control with parameters of type HarmonizedTariffScheduleCodeUnitDescriptionValueModifier and TypeMethodDescriptionvoid
ItemControl.updateHarmonizedTariffScheduleCodeUnitDescriptionFromValue
(HarmonizedTariffScheduleCodeUnitDescriptionValue harmonizedTariffScheduleCodeUnitDescriptionValue, BasePK updatedBy) -
Uses of HarmonizedTariffScheduleCodeUnitDescriptionValue in com.echothree.model.data.item.server.entity
Methods in com.echothree.model.data.item.server.entity that return HarmonizedTariffScheduleCodeUnitDescriptionValueModifier and TypeMethodDescriptionHarmonizedTariffScheduleCodeUnitDescription.getHarmonizedTariffScheduleCodeUnitDescriptionValue()
Methods in com.echothree.model.data.item.server.entity with parameters of type HarmonizedTariffScheduleCodeUnitDescriptionValueModifier and TypeMethodDescriptionvoid
HarmonizedTariffScheduleCodeUnitDescription.setHarmonizedTariffScheduleCodeUnitDescriptionValue
(HarmonizedTariffScheduleCodeUnitDescriptionValue value) Constructors in com.echothree.model.data.item.server.entity with parameters of type HarmonizedTariffScheduleCodeUnitDescriptionValueModifierConstructorDescriptionHarmonizedTariffScheduleCodeUnitDescription
(HarmonizedTariffScheduleCodeUnitDescriptionValue value, EntityPermission entityPermission) Creates a new instance of HarmonizedTariffScheduleCodeUnitDescription -
Uses of HarmonizedTariffScheduleCodeUnitDescriptionValue in com.echothree.model.data.item.server.factory
Methods in com.echothree.model.data.item.server.factory that return HarmonizedTariffScheduleCodeUnitDescriptionValueModifier and TypeMethodDescriptionHarmonizedTariffScheduleCodeUnitDescriptionFactory.getValueFromPK
(Session session, HarmonizedTariffScheduleCodeUnitDescriptionPK pk) HarmonizedTariffScheduleCodeUnitDescriptionFactory.getValueFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.item.server.factory that return types with arguments of type HarmonizedTariffScheduleCodeUnitDescriptionValueModifier and TypeMethodDescriptionHarmonizedTariffScheduleCodeUnitDescriptionFactory.getValuesFromPKs
(Session session, Collection<HarmonizedTariffScheduleCodeUnitDescriptionPK> pks) HarmonizedTariffScheduleCodeUnitDescriptionFactory.getValuesFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.item.server.factory with parameters of type HarmonizedTariffScheduleCodeUnitDescriptionValueModifier and TypeMethodDescriptionHarmonizedTariffScheduleCodeUnitDescriptionFactory.getEntityFromValue
(EntityPermission entityPermission, HarmonizedTariffScheduleCodeUnitDescriptionValue value) HarmonizedTariffScheduleCodeUnitDescriptionFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, HarmonizedTariffScheduleCodeUnitDescriptionValue value) Method parameters in com.echothree.model.data.item.server.factory with type arguments of type HarmonizedTariffScheduleCodeUnitDescriptionValueModifier and TypeMethodDescriptionvoid
HarmonizedTariffScheduleCodeUnitDescriptionFactory.create
(Session session, Collection<HarmonizedTariffScheduleCodeUnitDescriptionValue> _values) void
HarmonizedTariffScheduleCodeUnitDescriptionFactory.create
(Collection<HarmonizedTariffScheduleCodeUnitDescriptionValue> _values) -
Uses of HarmonizedTariffScheduleCodeUnitDescriptionValue in com.echothree.model.data.item.server.value
Methods in com.echothree.model.data.item.server.value that return HarmonizedTariffScheduleCodeUnitDescriptionValue