org.jboss.metatype.plugins.values.defaults
Class BooleanPrimitiveDefaultValueBuilder
java.lang.Object
org.jboss.metatype.plugins.values.defaults.BooleanPrimitiveDefaultValueBuilder
- All Implemented Interfaces:
- DefaultValueBuilder
public class BooleanPrimitiveDefaultValueBuilder
- extends Object
- implements DefaultValueBuilder
A DefaultValueBuilder for SimpleMetaType.BOOLEAN_PRIMITIVE
- Version:
- $Revision:$
- Author:
- Scott.Stark@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanPrimitiveDefaultValueBuilder
public BooleanPrimitiveDefaultValueBuilder()
buildMetaValue
public MetaValue buildMetaValue(String value)
throws Exception
- Specified by:
buildMetaValue
in interface DefaultValueBuilder
- Throws:
Exception
getType
public MetaType getType()
- Specified by:
getType
in interface DefaultValueBuilder
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.