Package com.sun.tools.txw2.model.prop
Class ValueProp
- java.lang.Object
-
- com.sun.tools.txw2.model.prop.Prop
-
- com.sun.tools.txw2.model.prop.ValueProp
-
public class ValueProp extends Prop
- Author:
- Kohsuke Kawaguchi
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
-
-
-
Constructor Detail
-
ValueProp
public ValueProp(JType type)
-
-