org.eclipse.higgins.idas.impl
Class BasicValueUnsignedShort
java.lang.Object
org.eclipse.higgins.idas.impl.AbstractSimpleValue
org.eclipse.higgins.idas.impl.BasicValueInteger
org.eclipse.higgins.idas.impl.BasicValueNonNegativeInteger
org.eclipse.higgins.idas.impl.BasicValueUnsignedLong
org.eclipse.higgins.idas.impl.BasicValueUnsignedInt
org.eclipse.higgins.idas.impl.BasicValueUnsignedShort
- All Implemented Interfaces:
- IPropertyValue, ISimpleValue
- Direct Known Subclasses:
- BasicValueUnsignedByte
public class BasicValueUnsignedShort
- extends BasicValueUnsignedInt
- implements ISimpleValue
BasicValueUnsignedShort
public BasicValueUnsignedShort(String value)
Copyright © 2006 Novell Inc. All Rights Reserved.
This program and the accompanying materials are made available
under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Jim Sermersheim (Novell, Inc.) - initial API and implementation