Interface GeneratedDeployableSpecification
-
- All Known Implementing Classes:
DefaultGeneratedDeployableSpecification
public interface GeneratedDeployableSpecification
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDescription()com.xebialabs.deployit.plugin.api.reflect.TypegetSuperType()com.xebialabs.deployit.plugin.api.reflect.TypegetType()booleanisInheritDefaultValues()booleanisVirtual()
-