Interface EditHarmonizedTariffScheduleCodeTranslationResult
- All Superinterfaces:
BaseEditResult<HarmonizedTariffScheduleCodeTranslationEdit>,BaseResult,GetEntityLockResult
public interface EditHarmonizedTariffScheduleCodeTranslationResult
extends BaseEditResult<HarmonizedTariffScheduleCodeTranslationEdit>
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetHarmonizedTariffScheduleCodeTranslation(HarmonizedTariffScheduleCodeTranslationTransfer harmonizedTariffScheduleCodeTranslation) Methods inherited from interface com.echothree.util.common.command.BaseEditResult
getEdit, setEditMethods inherited from interface com.echothree.util.common.command.BaseResult
get, get, reset, set, set, toStringMethods inherited from interface com.echothree.control.user.core.common.result.GetEntityLockResult
getEntityLock, setEntityLock
-
Method Details
-
getHarmonizedTariffScheduleCodeTranslation
-
setHarmonizedTariffScheduleCodeTranslation
void setHarmonizedTariffScheduleCodeTranslation(HarmonizedTariffScheduleCodeTranslationTransfer harmonizedTariffScheduleCodeTranslation)
-