public class PathModelType extends UnknownType
PathModel.| Constructor and Description |
|---|
PathModelType(String value,
boolean unknown,
boolean directory,
boolean file,
boolean any) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAny() |
boolean |
isDirectory() |
boolean |
isFile() |
getValue, isUnknownpublic PathModelType(String value, boolean unknown, boolean directory, boolean file, boolean any)
Copyright © 2017 MuleSoft, Inc.. All rights reserved.