org.jboss.system.server.profileservice.persistence.xml
Class NullValue

java.lang.Object
  extended by org.jboss.system.server.profileservice.persistence.xml.AbstractElement
      extended by org.jboss.system.server.profileservice.persistence.xml.AbstractPersisitedValue
          extended by org.jboss.system.server.profileservice.persistence.xml.NullValue
All Implemented Interfaces:
PersistedElement, PersistedValue

public class NullValue
extends AbstractPersisitedValue
implements PersistedValue

A value.

Version:
$Revision: 85945 $
Author:
Emanuel Muckenhuber

Constructor Summary
NullValue()
           
 
Method Summary
 
Methods inherited from class org.jboss.system.server.profileservice.persistence.xml.AbstractPersisitedValue
visit
 
Methods inherited from class org.jboss.system.server.profileservice.persistence.xml.AbstractElement
getClassName, getName, setClassName, setName, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.jboss.system.server.profileservice.persistence.xml.PersistedValue
visit
 
Methods inherited from interface org.jboss.system.server.profileservice.persistence.xml.PersistedElement
getName, setName
 

Constructor Detail

NullValue

public NullValue()


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