protected static class ChildNodeDefinition.Id extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
isMultiple |
protected String |
name |
protected Set<String> |
requiredTypes |
Modifier | Constructor and Description |
---|---|
protected |
ChildNodeDefinition.Id(String name,
boolean isMultiple,
Set<String> requiredTypes) |
protected final String name
protected final boolean isMultiple
public int hashCode()
hashCode
in class Object
Object.hashCode()
public boolean equals(Object obj)
equals
in class Object
Object.equals(java.lang.Object)
public String toString()
toString
in class Object
Object.toString()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.