public static class ResourceProperties.Chain extends Object
Constructor and Description |
---|
Chain() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getEnabled() |
ResourceProperties.Strategy |
getStrategy() |
boolean |
isCache() |
boolean |
isHtmlApplicationCache() |
void |
setCache(boolean cache) |
void |
setEnabled(boolean enabled) |
void |
setHtmlApplicationCache(boolean htmlApplicationCache) |
public Boolean getEnabled()
public void setEnabled(boolean enabled)
public boolean isCache()
public void setCache(boolean cache)
public ResourceProperties.Strategy getStrategy()
public boolean isHtmlApplicationCache()
public void setHtmlApplicationCache(boolean htmlApplicationCache)
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.