Interface AppResourceEntity

All Superinterfaces:
EngineResource, Entity
All Known Implementing Classes:
AppResourceEntityImpl

public interface AppResourceEntity extends Entity, EngineResource
  • Method Details

    • setGenerated

      void setGenerated(boolean generated)