public static final class LaunchJNLP.EType.ApplicationUtilities
extends java.lang.Object
LaunchJNLP.EType
or other classes. Can be used as an
information repository.Constructor and Description |
---|
ApplicationUtilities() |
Modifier and Type | Method and Description |
---|---|
static boolean |
containsFacility(java.lang.String facility_)
Controls if the corresponding facility is included in the internal
set and returns as a result a boolean value, where
false
means it is not part of the set. |
static boolean |
containsSubsystem(java.lang.String subsystem_)
Controls if the corresponding subsystem is included in the internal
set and returns as a result a boolean value, where
false
means it is not part of the set. |
public static boolean containsFacility(java.lang.String facility_)
false
means it is not part of the set.facility_
- The request facility entry.public static boolean containsSubsystem(java.lang.String subsystem_)
false
means it is not part of the set.subsystem_
- The request subsystem entry.13-September-2017 07:50 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft