org.modeshape.web.jcr.rest.client.domain
Class PropertyDefinition.Id
java.lang.Object
org.modeshape.web.jcr.rest.client.domain.PropertyDefinition.Id
- Enclosing class:
- PropertyDefinition
protected static class PropertyDefinition.Id
- extends Object
name
protected final String name
isMultiple
protected final boolean isMultiple
requiredType
protected final int requiredType
PropertyDefinition.Id
protected PropertyDefinition.Id(String name,
boolean isMultiple,
int requiredType)
hashCode
public int hashCode()
-
- Overrides:
hashCode
in class Object
- See Also:
Object.hashCode()
equals
public boolean equals(Object obj)
-
- Overrides:
equals
in class Object
- See Also:
Object.equals(java.lang.Object)
toString
public String toString()
-
- Overrides:
toString
in class Object
- See Also:
Object.toString()
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.