public interface IPSHasIncludes
Modifier and Type | Method and Description |
---|---|
void |
addInclude(PSInclude aInclude)
Add an include to this object.
|
com.helger.commons.collection.ext.ICommonsList<PSInclude> |
getAllIncludes() |
boolean |
hasAnyInclude() |
Copyright © 2014–2016 Philip Helger. All rights reserved.