Uses of Class
org.jboss.system.server.profileservice.persistence.xml.PersistedEnumValue

Packages that use PersistedEnumValue
org.jboss.system.server.profileservice.persistence   
 

Uses of PersistedEnumValue in org.jboss.system.server.profileservice.persistence
 

Methods in org.jboss.system.server.profileservice.persistence that return PersistedEnumValue
protected  PersistedEnumValue AbstractValuePersistence.createEnumValue(org.jboss.metatype.api.values.EnumValue value)
          Create the persistence enum value.
 

Methods in org.jboss.system.server.profileservice.persistence with parameters of type PersistedEnumValue
protected  org.jboss.metatype.api.values.EnumValue AbstractValueRecreation.createEnumValue(PersistedEnumValue enumElement, org.jboss.metatype.api.types.EnumMetaType type)
          Process an Enum value.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.