Interface EngineResource
-
public interface EngineResource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]getBytes()StringgetDeploymentId()StringgetName()booleanisGenerated()voidsetBytes(byte[] bytes)voidsetDeploymentId(String deploymentId)voidsetName(String name)
-