public final class ProjectUtility extends Object
| Constructor and Description |
|---|
ProjectUtility() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
projectIs(ProjectFile file,
String type)
Returns true if the file type property of the schedule matches the supplied value.
|
public static boolean projectIs(ProjectFile file, String type)
file - project filetype - requested file typeCopyright © 2000–2025 MPXJ. All rights reserved.