Package org.exolab.castor.types
Interface EnumeratedTypeAccess
-
public interface EnumeratedTypeAccess
Interface EnumeratedTypeAccess.- Version:
- $Revision: 6421 $ $Date: 2004-05-06 01:43:46 -0600 (Thu, 06 May 2004) $
- Author:
- Robert La Ferla
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getType()
Returns the type of this EnumeratedType.
-