public class DefaultNExecutionEntry extends Object implements net.thevpc.nuts.command.NExecutionEntry
| Constructor and Description |
|---|
DefaultNExecutionEntry(String name,
boolean defaultEntry,
boolean app) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(net.thevpc.nuts.command.NExecutionEntry o) |
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isApp() |
boolean |
isDefaultEntry() |
String |
name() |
String |
toString() |
public DefaultNExecutionEntry(String name, boolean defaultEntry, boolean app)
public boolean isApp()
isApp in interface net.thevpc.nuts.command.NExecutionEntrypublic String name()
name in interface net.thevpc.nuts.command.NExecutionEntrypublic boolean isDefaultEntry()
isDefaultEntry in interface net.thevpc.nuts.command.NExecutionEntrypublic int compareTo(net.thevpc.nuts.command.NExecutionEntry o)
compareTo in interface Comparable<net.thevpc.nuts.command.NExecutionEntry>Copyright © 2026 vpc open source initiative. All rights reserved.