Uses of Class
org.chromattic.metamodel.mapping.NodeAttributeType

Packages that use NodeAttributeType
org.chromattic.metamodel.mapping   
org.chromattic.metamodel.mapping.jcr   
 

Uses of NodeAttributeType in org.chromattic.metamodel.mapping
 

Methods in org.chromattic.metamodel.mapping that return NodeAttributeType
static NodeAttributeType NodeAttributeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NodeAttributeType[] NodeAttributeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of NodeAttributeType in org.chromattic.metamodel.mapping.jcr
 

Methods in org.chromattic.metamodel.mapping.jcr that return NodeAttributeType
 NodeAttributeType JCRNodeAttributeMapping.getType()
           
 

Constructors in org.chromattic.metamodel.mapping.jcr with parameters of type NodeAttributeType
JCRNodeAttributeMapping(NodeAttributeType type)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.