public class DefaultNExecutionEntry extends Object implements NExecutionEntry
| Constructor and Description |
|---|
DefaultNExecutionEntry(String name,
boolean defaultEntry,
boolean app) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(NExecutionEntry o) |
boolean |
equals(Object obj) |
String |
getName() |
int |
hashCode() |
boolean |
isApp() |
boolean |
isDefaultEntry() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitparse, parsepublic DefaultNExecutionEntry(String name, boolean defaultEntry, boolean app)
public boolean isApp()
isApp in interface NExecutionEntrypublic String getName()
getName in interface NExecutionEntrypublic boolean isDefaultEntry()
isDefaultEntry in interface NExecutionEntrypublic int compareTo(NExecutionEntry o)
compareTo in interface Comparable<NExecutionEntry>Copyright © 2026 vpc open source initiative. All rights reserved.