package de.hype.bbsentials.api; public interface ISimpleOption { void set(Object value); }