org.jboss.metatype.plugins.values.defaults
Class IntPrimitiveDefaultValueBuilder
java.lang.Object
org.jboss.metatype.plugins.values.defaults.IntPrimitiveDefaultValueBuilder
- All Implemented Interfaces:
- DefaultValueBuilder
public class IntPrimitiveDefaultValueBuilder
- extends Object
- implements DefaultValueBuilder
A DefaultValueBuilder for SimpleMetaType.INTEGER_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 |
IntPrimitiveDefaultValueBuilder
public IntPrimitiveDefaultValueBuilder()
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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.