16 package com.sonycsl.echo.eoj.device.cookinghousehold;
65 super.setupPropertyMaps();
75 Echo.getEventListener().onNewWasherAndDryer(
this);
179 if(edt == null || !(edt.length == 1))
return false;
254 if(edt == null || !(edt.length == 1))
return false;
392 if(edt == null || !(edt.length == 1))
return false;
482 if(edt == null || !(edt.length == 1))
return false;
566 if(edt == null || !(edt.length == 1))
return false;
621 if(edt == null || !(edt.length == 12))
return false;
676 if(edt == null || !(edt.length == 4))
return false;
731 if(edt == null || !(edt.length == 4))
return false;
824 if(edt == null || !(edt.length == 1))
return false;
920 if(edt == null || !(edt.length == 2))
return false;
1016 if(edt == null || !(edt.length == 1))
return false;
1075 if(edt == null || !(edt.length == 2))
return false;
1134 if(edt == null || !(edt.length == 2))
return false;
1191 if(edt == null || !(edt.length == 2))
return false;
1290 if(edt == null || !(edt.length == 2))
return false;
1359 if(edt == null || !(edt.length == 1))
return false;
1452 if(edt == null || !(edt.length == 1))
return false;
1548 if(edt == null || !(edt.length == 1))
return false;
1650 if(edt == null || !(edt.length == 2))
return false;
1725 if(edt == null || !(edt.length == 1))
return false;
1815 if(edt == null || !(edt.length == 4))
return false;
1908 if(edt == null || !(edt.length == 1))
return false;
2010 if(edt == null || !(edt.length == 2))
return false;
2088 if(edt == null || !(edt.length == 1))
return false;
2175 if(edt == null || !(edt.length == 1))
return false;
2250 if(edt == null || !(edt.length == 1))
return false;
2305 if(edt == null || !(edt.length == 2))
return false;
2380 if(edt == null || !(edt.length == 1))
return false;
2485 if(edt == null || !(edt.length == 24))
return false;
2560 if(edt == null || !(edt.length == 1))
return false;
2638 if(edt == null || !(edt.length == 2))
return false;
2719 if(edt == null || !(edt.length == 2))
return false;
2725 boolean success = super.setProperty(property);
2726 if(success)
return success;
2728 switch(property.
epc) {
2751 default :
return false;
2757 byte[] edt = super.getProperty(epc);
2758 if(edt != null)
return edt;
2793 default :
return null;
2799 boolean valid = super.isValidProperty(property);
2800 if(valid)
return valid;
2802 switch(property.
epc) {
2835 default :
return false;
2845 public Setter
set(
boolean responseRequired) {
2847 ,
getNode().getAddressStr(), responseRequired);
2851 public Getter
get() {
2862 protected Informer
inform(
boolean multicast) {
2867 address =
getNode().getAddressStr();
2873 public static class Receiver
extends DeviceObject.Receiver {
2876 protected boolean onSetProperty(
EchoObject eoj,
short tid, byte esv,
2878 boolean ret = super.onSetProperty(eoj, tid, esv, property, success);
2879 if(ret)
return true;
2881 switch(property.epc) {
2883 onSetWasherAndDryerSetting(eoj, tid, esv, property, success);
2886 onSetWasherAndDryerCycleSetting1Note1(eoj, tid, esv, property, success);
2889 onSetWasherAndDryerCycleSetting2Note1(eoj, tid, esv, property, success);
2892 onSetDryingCycleSettingNote1(eoj, tid, esv, property, success);
2895 onSetWaterFlowRateSetting(eoj, tid, esv, property, success);
2898 onSetRotationSpeedForSpinDryingSetting(eoj, tid, esv, property, success);
2901 onSetDegreeOfDryingSetting(eoj, tid, esv, property, success);
2904 onSetPresoakingTimeSetting(eoj, tid, esv, property, success);
2907 onSetWaterVolumeSetting1(eoj, tid, esv, property, success);
2910 onSetWaterVolumeSetting2(eoj, tid, esv, property, success);
2913 onSetWashingTimeSetting(eoj, tid, esv, property, success);
2916 onSetNumberOfTimesOfRinsingSetting(eoj, tid, esv, property, success);
2919 onSetRinsingProcessSetting(eoj, tid, esv, property, success);
2922 onSetSpinDryingTimeSetting(eoj, tid, esv, property, success);
2925 onSetDryingTimeSetting(eoj, tid, esv, property, success);
2928 onSetWarmWaterSetting(eoj, tid, esv, property, success);
2931 onSetBathtubWaterRecycleSetting(eoj, tid, esv, property, success);
2934 onSetWrinklingMinimizationSetting(eoj, tid, esv, property, success);
2937 onSetDoorCoverLockSetting(eoj, tid, esv, property, success);
2940 onSetOnTimerReservationSetting(eoj, tid, esv, property, success);
2943 onSetOnTimerSetting(eoj, tid, esv, property, success);
2946 onSetRelativeTimeBasedOnTimerSetting(eoj, tid, esv, property, success);
2954 protected boolean onGetProperty(
EchoObject eoj,
short tid, byte esv,
2956 boolean ret = super.onGetProperty(eoj, tid, esv, property, success);
2957 if(ret)
return true;
2959 switch(property.epc) {
2961 onGetDoorCoverOpenCloseStatus(eoj, tid, esv, property, success);
2964 onGetWasherAndDryerSetting(eoj, tid, esv, property, success);
2967 onGetWasherAndDryerCycleSetting1Note1(eoj, tid, esv, property, success);
2970 onGetWasherAndDryerCycleSetting2Note1(eoj, tid, esv, property, success);
2973 onGetDryingCycleSettingNote1(eoj, tid, esv, property, success);
2976 onGetWasherAndDryerCycleOptionList1(eoj, tid, esv, property, success);
2979 onGetWasherAndDryerCycleOptionList2(eoj, tid, esv, property, success);
2982 onGetWasherAndDryerCycleOptionList3(eoj, tid, esv, property, success);
2985 onGetWaterFlowRateSetting(eoj, tid, esv, property, success);
2988 onGetRotationSpeedForSpinDryingSetting(eoj, tid, esv, property, success);
2991 onGetDegreeOfDryingSetting(eoj, tid, esv, property, success);
2994 onGetRemainingWashingTime(eoj, tid, esv, property, success);
2997 onGetRemainingDryingTime(eoj, tid, esv, property, success);
3000 onGetElapsedTimeOnTheOnTimer(eoj, tid, esv, property, success);
3003 onGetPresoakingTimeSetting(eoj, tid, esv, property, success);
3006 onGetCurrentStageOfWasherAndDryerCycle(eoj, tid, esv, property, success);
3009 onGetWaterVolumeSetting1(eoj, tid, esv, property, success);
3012 onGetWaterVolumeSetting2(eoj, tid, esv, property, success);
3015 onGetWashingTimeSetting(eoj, tid, esv, property, success);
3018 onGetNumberOfTimesOfRinsingSetting(eoj, tid, esv, property, success);
3021 onGetRinsingProcessSetting(eoj, tid, esv, property, success);
3024 onGetSpinDryingTimeSetting(eoj, tid, esv, property, success);
3027 onGetDryingTimeSetting(eoj, tid, esv, property, success);
3030 onGetWarmWaterSetting(eoj, tid, esv, property, success);
3033 onGetBathtubWaterRecycleSetting(eoj, tid, esv, property, success);
3036 onGetWrinklingMinimizationSetting(eoj, tid, esv, property, success);
3039 onGetTimeRemainingToCompleteWasherAndDryerCycle(eoj, tid, esv, property, success);
3042 onGetDoorCoverLockSetting(eoj, tid, esv, property, success);
3045 onGetWasherAndDryerCycle(eoj, tid, esv, property, success);
3048 onGetOnTimerReservationSetting(eoj, tid, esv, property, success);
3051 onGetOnTimerSetting(eoj, tid, esv, property, success);
3054 onGetRelativeTimeBasedOnTimerSetting(eoj, tid, esv, property, success);
3083 protected void onGetDoorCoverOpenCloseStatus(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3107 protected void onSetWasherAndDryerSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3131 protected void onGetWasherAndDryerSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3176 protected void onSetWasherAndDryerCycleSetting1Note1(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3221 protected void onGetWasherAndDryerCycleSetting1Note1(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3250 protected void onSetWasherAndDryerCycleSetting2Note1(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3279 protected void onGetWasherAndDryerCycleSetting2Note1(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3306 protected void onSetDryingCycleSettingNote1(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3333 protected void onGetDryingCycleSettingNote1(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3359 protected void onGetWasherAndDryerCycleOptionList1(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3385 protected void onGetWasherAndDryerCycleOptionList2(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3411 protected void onGetWasherAndDryerCycleOptionList3(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3441 protected void onSetWaterFlowRateSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3471 protected void onGetWaterFlowRateSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3502 protected void onSetRotationSpeedForSpinDryingSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3533 protected void onGetRotationSpeedForSpinDryingSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3564 protected void onSetDegreeOfDryingSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3595 protected void onGetDegreeOfDryingSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3623 protected void onGetRemainingWashingTime(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3651 protected void onGetRemainingDryingTime(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3678 protected void onGetElapsedTimeOnTheOnTimer(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3710 protected void onSetPresoakingTimeSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3742 protected void onGetPresoakingTimeSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3775 protected void onGetCurrentStageOfWasherAndDryerCycle(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3805 protected void onSetWaterVolumeSetting1(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3835 protected void onGetWaterVolumeSetting1(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3866 protected void onSetWaterVolumeSetting2(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3897 protected void onGetWaterVolumeSetting2(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3930 protected void onSetWashingTimeSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3963 protected void onGetWashingTimeSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
3987 protected void onSetNumberOfTimesOfRinsingSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4011 protected void onGetNumberOfTimesOfRinsingSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4040 protected void onSetRinsingProcessSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4069 protected void onGetRinsingProcessSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4099 protected void onSetSpinDryingTimeSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4129 protected void onGetSpinDryingTimeSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4162 protected void onSetDryingTimeSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4195 protected void onGetDryingTimeSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4220 protected void onSetWarmWaterSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4245 protected void onGetWarmWaterSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4273 protected void onSetBathtubWaterRecycleSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4301 protected void onGetBathtubWaterRecycleSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4325 protected void onSetWrinklingMinimizationSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4349 protected void onGetWrinklingMinimizationSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4375 protected void onGetTimeRemainingToCompleteWasherAndDryerCycle(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4399 protected void onSetDoorCoverLockSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4423 protected void onGetDoorCoverLockSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4474 protected void onGetWasherAndDryerCycle(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4498 protected void onSetOnTimerReservationSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4522 protected void onGetOnTimerReservationSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4547 protected void onSetOnTimerSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4572 protected void onGetOnTimerSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4598 protected void onSetRelativeTimeBasedOnTimerSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4624 protected void onGetRelativeTimeBasedOnTimerSetting(
EchoObject eoj,
short tid, byte esv, EchoProperty property,
boolean success) {}
4627 public static class Setter
extends DeviceObject.Setter {
4628 public Setter(
short dstEchoClassCode, byte dstEchoInstanceCode
4629 , String dstEchoAddress,
boolean responseRequired) {
4630 super(dstEchoClassCode, dstEchoInstanceCode
4631 , dstEchoAddress, responseRequired);
4635 public Setter reqSetProperty(byte epc, byte[] edt) {
4636 return (Setter)super.reqSetProperty(epc, edt);
4640 public Setter reqSetOperationStatus(byte[] edt) {
4641 return (Setter)super.reqSetOperationStatus(edt);
4644 public Setter reqSetInstallationLocation(byte[] edt) {
4645 return (Setter)super.reqSetInstallationLocation(edt);
4648 public Setter reqSetCurrentLimitSetting(byte[] edt) {
4649 return (Setter)super.reqSetCurrentLimitSetting(edt);
4652 public Setter reqSetPowerSavingOperationSetting(byte[] edt) {
4653 return (Setter)super.reqSetPowerSavingOperationSetting(edt);
4656 public Setter reqSetRemoteControlSetting(byte[] edt) {
4657 return (Setter)super.reqSetRemoteControlSetting(edt);
4660 public Setter reqSetCurrentTimeSetting(byte[] edt) {
4661 return (Setter)super.reqSetCurrentTimeSetting(edt);
4664 public Setter reqSetCurrentDateSetting(byte[] edt) {
4665 return (Setter)super.reqSetCurrentDateSetting(edt);
4668 public Setter reqSetPowerLimitSetting(byte[] edt) {
4669 return (Setter)super.reqSetPowerLimitSetting(edt);
4695 public Setter reqSetWasherAndDryerSetting(byte[] edt) {
4743 public Setter reqSetWasherAndDryerCycleSetting1Note1(byte[] edt) {
4775 public Setter reqSetWasherAndDryerCycleSetting2Note1(byte[] edt) {
4805 public Setter reqSetDryingCycleSettingNote1(byte[] edt) {
4838 public Setter reqSetWaterFlowRateSetting(byte[] edt) {
4872 public Setter reqSetRotationSpeedForSpinDryingSetting(byte[] edt) {
4906 public Setter reqSetDegreeOfDryingSetting(byte[] edt) {
4941 public Setter reqSetPresoakingTimeSetting(byte[] edt) {
4974 public Setter reqSetWaterVolumeSetting1(byte[] edt) {
5008 public Setter reqSetWaterVolumeSetting2(byte[] edt) {
5044 public Setter reqSetWashingTimeSetting(byte[] edt) {
5071 public Setter reqSetNumberOfTimesOfRinsingSetting(byte[] edt) {
5103 public Setter reqSetRinsingProcessSetting(byte[] edt) {
5136 public Setter reqSetSpinDryingTimeSetting(byte[] edt) {
5172 public Setter reqSetDryingTimeSetting(byte[] edt) {
5200 public Setter reqSetWarmWaterSetting(byte[] edt) {
5231 public Setter reqSetBathtubWaterRecycleSetting(byte[] edt) {
5258 public Setter reqSetWrinklingMinimizationSetting(byte[] edt) {
5285 public Setter reqSetDoorCoverLockSetting(byte[] edt) {
5312 public Setter reqSetOnTimerReservationSetting(byte[] edt) {
5340 public Setter reqSetOnTimerSetting(byte[] edt) {
5369 public Setter reqSetRelativeTimeBasedOnTimerSetting(byte[] edt) {
5375 public static class Getter
extends DeviceObject.Getter {
5376 public Getter(
short dstEchoClassCode, byte dstEchoInstanceCode
5377 , String dstEchoAddress) {
5378 super(dstEchoClassCode, dstEchoInstanceCode
5383 public Getter reqGetProperty(byte epc) {
5384 return (Getter)super.reqGetProperty(epc);
5388 public Getter reqGetOperationStatus() {
5389 return (Getter)super.reqGetOperationStatus();
5392 public Getter reqGetInstallationLocation() {
5393 return (Getter)super.reqGetInstallationLocation();
5396 public Getter reqGetStandardVersionInformation() {
5397 return (Getter)super.reqGetStandardVersionInformation();
5400 public Getter reqGetIdentificationNumber() {
5401 return (Getter)super.reqGetIdentificationNumber();
5404 public Getter reqGetMeasuredInstantaneousPowerConsumption() {
5405 return (Getter)super.reqGetMeasuredInstantaneousPowerConsumption();
5408 public Getter reqGetMeasuredCumulativePowerConsumption() {
5409 return (Getter)super.reqGetMeasuredCumulativePowerConsumption();
5412 public Getter reqGetManufacturersFaultCode() {
5413 return (Getter)super.reqGetManufacturersFaultCode();
5416 public Getter reqGetCurrentLimitSetting() {
5417 return (Getter)super.reqGetCurrentLimitSetting();
5420 public Getter reqGetFaultStatus() {
5421 return (Getter)super.reqGetFaultStatus();
5424 public Getter reqGetFaultDescription() {
5425 return (Getter)super.reqGetFaultDescription();
5428 public Getter reqGetManufacturerCode() {
5429 return (Getter)super.reqGetManufacturerCode();
5432 public Getter reqGetBusinessFacilityCode() {
5433 return (Getter)super.reqGetBusinessFacilityCode();
5436 public Getter reqGetProductCode() {
5437 return (Getter)super.reqGetProductCode();
5440 public Getter reqGetProductionNumber() {
5441 return (Getter)super.reqGetProductionNumber();
5444 public Getter reqGetProductionDate() {
5445 return (Getter)super.reqGetProductionDate();
5448 public Getter reqGetPowerSavingOperationSetting() {
5449 return (Getter)super.reqGetPowerSavingOperationSetting();
5452 public Getter reqGetRemoteControlSetting() {
5453 return (Getter)super.reqGetRemoteControlSetting();
5456 public Getter reqGetCurrentTimeSetting() {
5457 return (Getter)super.reqGetCurrentTimeSetting();
5460 public Getter reqGetCurrentDateSetting() {
5461 return (Getter)super.reqGetCurrentDateSetting();
5464 public Getter reqGetPowerLimitSetting() {
5465 return (Getter)super.reqGetPowerLimitSetting();
5468 public Getter reqGetCumulativeOperatingTime() {
5469 return (Getter)super.reqGetCumulativeOperatingTime();
5472 public Getter reqGetStatusChangeAnnouncementPropertyMap() {
5473 return (Getter)super.reqGetStatusChangeAnnouncementPropertyMap();
5476 public Getter reqGetSetPropertyMap() {
5477 return (Getter)super.reqGetSetPropertyMap();
5480 public Getter reqGetGetPropertyMap() {
5481 return (Getter)super.reqGetGetPropertyMap();
5506 public Getter reqGetDoorCoverOpenCloseStatus() {
5533 public Getter reqGetWasherAndDryerSetting() {
5581 public Getter reqGetWasherAndDryerCycleSetting1Note1() {
5613 public Getter reqGetWasherAndDryerCycleSetting2Note1() {
5643 public Getter reqGetDryingCycleSettingNote1() {
5672 public Getter reqGetWasherAndDryerCycleOptionList1() {
5701 public Getter reqGetWasherAndDryerCycleOptionList2() {
5730 public Getter reqGetWasherAndDryerCycleOptionList3() {
5763 public Getter reqGetWaterFlowRateSetting() {
5797 public Getter reqGetRotationSpeedForSpinDryingSetting() {
5831 public Getter reqGetDegreeOfDryingSetting() {
5862 public Getter reqGetRemainingWashingTime() {
5893 public Getter reqGetRemainingDryingTime() {
5923 public Getter reqGetElapsedTimeOnTheOnTimer() {
5958 public Getter reqGetPresoakingTimeSetting() {
5994 public Getter reqGetCurrentStageOfWasherAndDryerCycle() {
6027 public Getter reqGetWaterVolumeSetting1() {
6061 public Getter reqGetWaterVolumeSetting2() {
6097 public Getter reqGetWashingTimeSetting() {
6124 public Getter reqGetNumberOfTimesOfRinsingSetting() {
6156 public Getter reqGetRinsingProcessSetting() {
6189 public Getter reqGetSpinDryingTimeSetting() {
6225 public Getter reqGetDryingTimeSetting() {
6253 public Getter reqGetWarmWaterSetting() {
6284 public Getter reqGetBathtubWaterRecycleSetting() {
6311 public Getter reqGetWrinklingMinimizationSetting() {
6340 public Getter reqGetTimeRemainingToCompleteWasherAndDryerCycle() {
6367 public Getter reqGetDoorCoverLockSetting() {
6421 public Getter reqGetWasherAndDryerCycle() {
6448 public Getter reqGetOnTimerReservationSetting() {
6476 public Getter reqGetOnTimerSetting() {
6505 public Getter reqGetRelativeTimeBasedOnTimerSetting() {
6511 public static class Informer
extends DeviceObject.Informer {
6512 public Informer(
short echoClassCode, byte echoInstanceCode
6514 super(echoClassCode, echoInstanceCode
6515 , dstEchoAddress, isSelfObject);
6519 public Informer reqInformProperty(byte epc) {
6520 return (Informer)super.reqInformProperty(epc);
6523 public Informer reqInformOperationStatus() {
6524 return (Informer)super.reqInformOperationStatus();
6527 public Informer reqInformInstallationLocation() {
6528 return (Informer)super.reqInformInstallationLocation();
6531 public Informer reqInformStandardVersionInformation() {
6532 return (Informer)super.reqInformStandardVersionInformation();
6535 public Informer reqInformIdentificationNumber() {
6536 return (Informer)super.reqInformIdentificationNumber();
6539 public Informer reqInformMeasuredInstantaneousPowerConsumption() {
6540 return (Informer)super.reqInformMeasuredInstantaneousPowerConsumption();
6543 public Informer reqInformMeasuredCumulativePowerConsumption() {
6544 return (Informer)super.reqInformMeasuredCumulativePowerConsumption();
6547 public Informer reqInformManufacturersFaultCode() {
6548 return (Informer)super.reqInformManufacturersFaultCode();
6551 public Informer reqInformCurrentLimitSetting() {
6552 return (Informer)super.reqInformCurrentLimitSetting();
6555 public Informer reqInformFaultStatus() {
6556 return (Informer)super.reqInformFaultStatus();
6559 public Informer reqInformFaultDescription() {
6560 return (Informer)super.reqInformFaultDescription();
6563 public Informer reqInformManufacturerCode() {
6564 return (Informer)super.reqInformManufacturerCode();
6567 public Informer reqInformBusinessFacilityCode() {
6568 return (Informer)super.reqInformBusinessFacilityCode();
6571 public Informer reqInformProductCode() {
6572 return (Informer)super.reqInformProductCode();
6575 public Informer reqInformProductionNumber() {
6576 return (Informer)super.reqInformProductionNumber();
6579 public Informer reqInformProductionDate() {
6580 return (Informer)super.reqInformProductionDate();
6583 public Informer reqInformPowerSavingOperationSetting() {
6584 return (Informer)super.reqInformPowerSavingOperationSetting();
6587 public Informer reqInformRemoteControlSetting() {
6588 return (Informer)super.reqInformRemoteControlSetting();
6591 public Informer reqInformCurrentTimeSetting() {
6592 return (Informer)super.reqInformCurrentTimeSetting();
6595 public Informer reqInformCurrentDateSetting() {
6596 return (Informer)super.reqInformCurrentDateSetting();
6599 public Informer reqInformPowerLimitSetting() {
6600 return (Informer)super.reqInformPowerLimitSetting();
6603 public Informer reqInformCumulativeOperatingTime() {
6604 return (Informer)super.reqInformCumulativeOperatingTime();
6607 public Informer reqInformStatusChangeAnnouncementPropertyMap() {
6608 return (Informer)super.reqInformStatusChangeAnnouncementPropertyMap();
6611 public Informer reqInformSetPropertyMap() {
6612 return (Informer)super.reqInformSetPropertyMap();
6615 public Informer reqInformGetPropertyMap() {
6616 return (Informer)super.reqInformGetPropertyMap();
6641 public Informer reqInformDoorCoverOpenCloseStatus() {
6668 public Informer reqInformWasherAndDryerSetting() {
6716 public Informer reqInformWasherAndDryerCycleSetting1Note1() {
6748 public Informer reqInformWasherAndDryerCycleSetting2Note1() {
6778 public Informer reqInformDryingCycleSettingNote1() {
6807 public Informer reqInformWasherAndDryerCycleOptionList1() {
6836 public Informer reqInformWasherAndDryerCycleOptionList2() {
6865 public Informer reqInformWasherAndDryerCycleOptionList3() {
6898 public Informer reqInformWaterFlowRateSetting() {
6932 public Informer reqInformRotationSpeedForSpinDryingSetting() {
6966 public Informer reqInformDegreeOfDryingSetting() {
6997 public Informer reqInformRemainingWashingTime() {
7028 public Informer reqInformRemainingDryingTime() {
7058 public Informer reqInformElapsedTimeOnTheOnTimer() {
7093 public Informer reqInformPresoakingTimeSetting() {
7129 public Informer reqInformCurrentStageOfWasherAndDryerCycle() {
7162 public Informer reqInformWaterVolumeSetting1() {
7196 public Informer reqInformWaterVolumeSetting2() {
7232 public Informer reqInformWashingTimeSetting() {
7259 public Informer reqInformNumberOfTimesOfRinsingSetting() {
7291 public Informer reqInformRinsingProcessSetting() {
7324 public Informer reqInformSpinDryingTimeSetting() {
7360 public Informer reqInformDryingTimeSetting() {
7388 public Informer reqInformWarmWaterSetting() {
7419 public Informer reqInformBathtubWaterRecycleSetting() {
7446 public Informer reqInformWrinklingMinimizationSetting() {
7475 public Informer reqInformTimeRemainingToCompleteWasherAndDryerCycle() {
7502 public Informer reqInformDoorCoverLockSetting() {
7556 public Informer reqInformWasherAndDryerCycle() {
7583 public Informer reqInformOnTimerReservationSetting() {
7611 public Informer reqInformOnTimerSetting() {
7640 public Informer reqInformRelativeTimeBasedOnTimerSetting() {
7646 public static class Proxy
extends WasherAndDryer {
7647 public Proxy(byte instanceCode) {
7670 return setG((byte)0);
7673 public static Setter
setG(byte instanceCode) {
7674 return setG(instanceCode,
true);
7677 public static Setter
setG(
boolean responseRequired) {
7678 return setG((byte)0, responseRequired);
7681 public static Setter
setG(byte instanceCode,
boolean responseRequired) {
7687 return getG((byte)0);
7690 public static Getter
getG(byte instanceCode) {
7699 public static Informer
informG(byte instanceCode) {
boolean setDryingCycleSettingNote1(byte[] edt)
boolean isValidWasherAndDryerSetting(byte[] edt)
boolean setWasherAndDryerSetting(byte[] edt)
boolean isValidWarmWaterSetting(byte[] edt)
boolean setWaterFlowRateSetting(byte[] edt)
static final byte EPC_DRYING_CYCLE_SETTING_NOTE1
static final byte EPC_DOOR_COVER_LOCK_SETTING
byte[] getPresoakingTimeSetting()
boolean setRotationSpeedForSpinDryingSetting(byte[] edt)
static final byte EPC_ELAPSED_TIME_ON_THE_ON_TIMER
static Setter setG(boolean responseRequired)
byte[] getWasherAndDryerCycleSetting1Note1()
byte[] getWrinklingMinimizationSetting()
byte[] getCurrentStageOfWasherAndDryerCycle()
static Setter setG(byte instanceCode)
boolean isValidPresoakingTimeSetting(byte[] edt)
byte[] getWaterVolumeSetting1()
boolean setDryingTimeSetting(byte[] edt)
static Informer informG()
static Setter setG(byte instanceCode, boolean responseRequired)
boolean isValidNumberOfTimesOfRinsingSetting(byte[] edt)
boolean setBathtubWaterRecycleSetting(byte[] edt)
boolean isValidSpinDryingTimeSetting(byte[] edt)
byte[] getDegreeOfDryingSetting()
boolean isValidBathtubWaterRecycleSetting(byte[] edt)
static final byte EPC_REMAINING_DRYING_TIME
final void removeSetProperty(byte epc)
boolean isValidOnTimerSetting(byte[] edt)
static final byte EPC_PRESOAKING_TIME_SETTING
static final byte EPC_WATER_FLOW_RATE_SETTING
boolean isValidWasherAndDryerCycleOptionList3(byte[] edt)
Setter set(boolean responseRequired)
final void addStatusChangeAnnouncementProperty(byte epc)
synchronized boolean setProperty(EchoProperty property)
static final byte EPC_TIME_REMAINING_TO_COMPLETE_WASHER_AND_DRYER_CYCLE
Informer inform(boolean multicast)
boolean isValidRotationSpeedForSpinDryingSetting(byte[] edt)
abstract byte[] getInstallationLocation()
final void addGetProperty(byte epc)
boolean setWaterVolumeSetting1(byte[] edt)
byte[] getDoorCoverOpenCloseStatus()
boolean isValidWashingTimeSetting(byte[] edt)
static final byte EPC_WASHING_TIME_SETTING
synchronized boolean isValidProperty(EchoProperty property)
static final byte EPC_WRINKLING_MINIMIZATION_SETTING
static final byte EPC_WASHER_AND_DRYER_CYCLE
static final byte EPC_WASHER_AND_DRYER_CYCLE_SETTING2_NOTE1
boolean setOnTimerSetting(byte[] edt)
boolean isValidWaterFlowRateSetting(byte[] edt)
synchronized byte[] getProperty(byte epc)
boolean isValidWrinklingMinimizationSetting(byte[] edt)
static final byte EPC_RINSING_PROCESS_SETTING
byte[] getWaterFlowRateSetting()
boolean isValidRemainingDryingTime(byte[] edt)
boolean setRelativeTimeBasedOnTimerSetting(byte[] edt)
boolean setSpinDryingTimeSetting(byte[] edt)
byte[] getWarmWaterSetting()
static final byte EPC_WARM_WATER_SETTING
boolean isValidTimeRemainingToCompleteWasherAndDryerCycle(byte[] edt)
byte[] getWasherAndDryerCycle()
boolean isValidElapsedTimeOnTheOnTimer(byte[] edt)
boolean setWasherAndDryerCycleSetting2Note1(byte[] edt)
byte[] getDoorCoverLockSetting()
byte[] getTimeRemainingToCompleteWasherAndDryerCycle()
static final byte EPC_BATHTUB_WATER_RECYCLE_SETTING
byte[] getRotationSpeedForSpinDryingSetting()
byte[] getWashingTimeSetting()
abstract byte[] getFaultStatus()
byte[] getRemainingDryingTime()
static final byte EPC_ROTATION_SPEED_FOR_SPIN_DRYING_SETTING
static final byte EPC_WASHER_AND_DRYER_SETTING
boolean setWasherAndDryerCycleSetting1Note1(byte[] edt)
boolean isValidDegreeOfDryingSetting(byte[] edt)
boolean isValidWaterVolumeSetting1(byte[] edt)
boolean setWarmWaterSetting(byte[] edt)
static final byte EPC_ON_TIMER_SETTING
boolean setRinsingProcessSetting(byte[] edt)
boolean isValidDryingCycleSettingNote1(byte[] edt)
byte[] getRemainingWashingTime()
boolean setWrinklingMinimizationSetting(byte[] edt)
boolean isValidOnTimerReservationSetting(byte[] edt)
byte[] getOnTimerReservationSetting()
static final byte EPC_DEGREE_OF_DRYING_SETTING
boolean isValidWaterVolumeSetting2(byte[] edt)
byte[] getWasherAndDryerCycleSetting2Note1()
static final short ECHO_CLASS_CODE
byte[] getRinsingProcessSetting()
abstract byte[] getManufacturerCode()
static final byte EPC_ON_TIMER_RESERVATION_SETTING
boolean setWaterVolumeSetting2(byte[] edt)
static final byte EPC_DRYING_TIME_SETTING
abstract byte[] getOperationStatus()
static final byte EPC_CURRENT_STAGE_OF_WASHER_AND_DRYER_CYCLE
byte[] getElapsedTimeOnTheOnTimer()
boolean isValidWasherAndDryerCycleOptionList1(byte[] edt)
boolean isValidDoorCoverOpenCloseStatus(byte[] edt)
boolean setOperationStatus(byte[] edt)
boolean isValidWasherAndDryerCycleSetting2Note1(byte[] edt)
static final byte EPC_WASHER_AND_DRYER_CYCLE_SETTING1_NOTE1
boolean setNumberOfTimesOfRinsingSetting(byte[] edt)
boolean setOnTimerReservationSetting(byte[] edt)
boolean isValidRemainingWashingTime(byte[] edt)
byte[] getDryingCycleSettingNote1()
boolean isValidWasherAndDryerCycle(byte[] edt)
byte[] getSpinDryingTimeSetting()
byte[] getWaterVolumeSetting2()
boolean isValidWasherAndDryerCycleOptionList2(byte[] edt)
static final byte EPC_REMAINING_WASHING_TIME
static final byte EPC_WASHER_AND_DRYER_CYCLE_OPTION_LIST3
boolean setWashingTimeSetting(byte[] edt)
static Informer informG(byte instanceCode)
byte[] getRelativeTimeBasedOnTimerSetting()
boolean setPresoakingTimeSetting(byte[] edt)
static final byte EPC_WATER_VOLUME_SETTING2
boolean isValidCurrentStageOfWasherAndDryerCycle(byte[] edt)
boolean isValidRelativeTimeBasedOnTimerSetting(byte[] edt)
byte[] getOnTimerSetting()
static final byte EPC_OPERATION_STATUS
boolean isValidDryingTimeSetting(byte[] edt)
static Getter getG(byte instanceCode)
boolean isValidWasherAndDryerCycleSetting1Note1(byte[] edt)
byte[] getStandardVersionInformation()
static final byte EPC_NUMBER_OF_TIMES_OF_RINSING_SETTING
byte[] getWasherAndDryerCycleOptionList3()
byte[] getNumberOfTimesOfRinsingSetting()
byte[] getDryingTimeSetting()
byte[] getWasherAndDryerCycleOptionList1()
static final byte EPC_RELATIVE_TIME_BASED_ON_TIMER_SETTING
abstract boolean setInstallationLocation(byte[] edt)
static final String MULTICAST_ADDRESS
boolean setDoorCoverLockSetting(byte[] edt)
byte[] getWasherAndDryerSetting()
boolean isValidRinsingProcessSetting(byte[] edt)
static final byte EPC_DOOR_COVER_OPEN_CLOSE_STATUS
boolean isValidDoorCoverLockSetting(byte[] edt)
byte[] getBathtubWaterRecycleSetting()
final boolean isSelfObject()
static final byte EPC_WASHER_AND_DRYER_CYCLE_OPTION_LIST1
static final byte EPC_WATER_VOLUME_SETTING1
static final byte EPC_WASHER_AND_DRYER_CYCLE_OPTION_LIST2
static final byte EPC_SPIN_DRYING_TIME_SETTING
boolean setDegreeOfDryingSetting(byte[] edt)
byte[] getWasherAndDryerCycleOptionList2()