Added a comment to add DimensionWrapper (maybe to replace DimensionTypeWrapper)

This commit is contained in:
coolGi
2023-06-03 21:39:47 +09:30
parent dc5086a29f
commit e00d1c95e3
@@ -25,6 +25,7 @@ import com.seibel.lod.api.interfaces.IDhApiUnsafeWrapper;
* @author James Seibel
* @version 2022-7-14
*/
// TODO: Make a dimension wrapper as well
public interface IDhApiDimensionTypeWrapper extends IDhApiUnsafeWrapper
{
String getDimensionName();