abstract class XmlItemProp extends Prop
Modifier and Type | Field and Description |
---|---|
private javax.xml.namespace.QName |
name |
private com.sun.codemodel.JType |
type |
Constructor and Description |
---|
XmlItemProp(javax.xml.namespace.QName name,
com.sun.codemodel.JType valueType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |