package test; public enum MyEnum { VALUE; public void process(test.TypeGeneratedByApt toBeGenerated) { } }