Uses of Class
org.glassfish.config.support.TranslatedConfigView.SubstitutionType
-
Packages that use TranslatedConfigView.SubstitutionType Package Description org.glassfish.config.support -
-
Uses of TranslatedConfigView.SubstitutionType in org.glassfish.config.support
Methods in org.glassfish.config.support that return TranslatedConfigView.SubstitutionType Modifier and Type Method Description static TranslatedConfigView.SubstitutionTypeTranslatedConfigView.SubstitutionType. valueOf(String name)Returns the enum constant of this type with the specified name.static TranslatedConfigView.SubstitutionType[]TranslatedConfigView.SubstitutionType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-