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