Uses of Class
com.sun.tools.txw2.model.prop.Prop
-
Packages that use Prop Package Description com.sun.tools.txw2.model com.sun.tools.txw2.model.prop -
-
Uses of Prop in com.sun.tools.txw2.model
Method parameters in com.sun.tools.txw2.model with type arguments of type Prop Modifier and Type Method Description protected voidLeaf. createDataMethod(JDefinedClass clazz, JType valueType, NodeSet nset, Set<Prop> props)Creates a prop of the data value method. -
Uses of Prop in com.sun.tools.txw2.model.prop
Subclasses of Prop in com.sun.tools.txw2.model.prop Modifier and Type Class Description classAttributePropclassElementPropProperty generated from elements.classLeafElementPropclassValueProp
-