JavaScript is disabled on your browser.
Skip navigation links
org.htmlunit.javascript.configuration

Class ClassConfiguration.PropertyInfo

  • Enclosing class:
    ClassConfiguration


    public static class ClassConfiguration.PropertyInfo
    extends Object 
    Class used to contain the property information if the property is readable, writable and the methods that implement the get and set functions.
    • Constructor Detail

      • PropertyInfo

        public PropertyInfo(Method readMethod,
         Method writeMethod)
        Constructor.
        Parameters:
        readMethod - the readMethod
        writeMethod - the writeMethod
    • Method Detail

      • getReadMethod

        public Method getReadMethod()
        Returns:
        the readMethod
      • getWriteMethod

        public Method getWriteMethod()
        Returns:
        the writeMethod
Skip navigation links

Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /