A.locationOption.setIsNeedAddress(true); B.locationOptions.setIsNeedAddress(true); C.locationOption.getIsNeedAddress(true); D.locationOption.setNotNeedAddress(true);
A.locationOption.setIsNotLocationDescribe(true); B.locationOption.setIsNeedLocationDescribe(true); C.locationOption.setNeedLocationDescribe(true); D.locationOption.setWantNeedLocationDescribe(true);
A.locationOption.setNeedDeviceDirect(false); B.locationOption.getNeedDeviceDirect(false); C.locationOption.setNeedDevicesDirect(false); D.locationOptions.setNeedDeviceDirect(false);