com.rational.test.ft.domain.html

Class HtmlProxy.IntegerByReference

  • java.lang.Object
    • com.rational.test.ft.domain.html.HtmlProxy.IntegerByReference
  • Enclosing class:
    HtmlProxy


    public class HtmlProxy.IntegerByReference
    extends java.lang.Object
    Calculate, and set the class index for the mappable targetChild of "this" object (a parent object).
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      int value 
    • Constructor Summary

      Constructors 
      Constructor and Description
      IntegerByReference(int value) 
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • value

        public int value
    • Constructor Detail

      • IntegerByReference

        public IntegerByReference(int value)