TXW2 Compiler 20110809-redhat-2

com.sun.tools.txw2.model.prop
Class LeafElementProp

java.lang.Object
  extended by com.sun.tools.txw2.model.prop.Prop
      extended by com.sun.tools.txw2.model.prop.LeafElementProp

public final class LeafElementProp
extends Prop

Author:
Kohsuke Kawaguchi

Constructor Summary
LeafElementProp(QName name, com.sun.codemodel.JType valueType)
           
 
Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LeafElementProp

public LeafElementProp(QName name,
                       com.sun.codemodel.JType valueType)
Method Detail

equals

public final boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public final int hashCode()
Overrides:
hashCode in class Object

TXW2 Compiler 20110809-redhat-2

Copyright © 2012 Oracle. All Rights Reserved.