TXW2 Compiler 20110809-redhat-2

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

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

public final class AttributeProp
extends Prop

Author:
Kohsuke Kawaguchi

Constructor Summary
AttributeProp(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

AttributeProp

public AttributeProp(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.