Package co.com.bancolombia
Interface PluginScreenPlayExtension
-
public interface PluginScreenPlayExtension
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description ModelPropsgetModelsProps()default voidmodelsProps(org.gradle.api.Action<? super ModelProps> action)
-
-
-
Method Detail
-
getModelsProps
ModelProps getModelsProps()
-
modelsProps
default void modelsProps(org.gradle.api.Action<? super ModelProps> action)
-
-