org.jboss.system.server.profileservice.persistence.xml
Class PersistedPropertiesValue
java.lang.Object
org.jboss.system.server.profileservice.persistence.xml.AbstractElement
org.jboss.system.server.profileservice.persistence.xml.AbstractPersisitedValue
org.jboss.system.server.profileservice.persistence.xml.PersistedPropertiesValue
- All Implemented Interfaces:
- PersistedElement, PersistedValue
public class PersistedPropertiesValue
- extends AbstractPersisitedValue
- implements PersistedValue
The persisted TableValue.
- Version:
- $Revision: 85945 $
- Author:
- Emanuel Muckenhuber
Methods inherited from interface org.jboss.system.server.profileservice.persistence.xml.PersistedValue |
visit |
PersistedPropertiesValue
public PersistedPropertiesValue()
getEntries
public List<PersistedPair> getEntries()
setEntries
public void setEntries(List<PersistedPair> entries)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.