JavaScript is disabled on your browser.
org.htmlunit.javascript.configuration
Class ClassConfiguration.ConstantInfo
- java.lang.Object
-
- org.htmlunit.javascript.configuration.ClassConfiguration.ConstantInfo
-
- Enclosing class:
- ClassConfiguration
public static class ClassConfiguration.ConstantInfo
extends Object
Class used to contain the constant information name, value and flag.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
- Returns:
- the name
-
getValue
public Object getValue()
- Returns:
- the value
-
getFlag
public int getFlag()
- Returns:
- the flag
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.