Class Hierarchy Index
Interface COM.cloudscape.types.DefaultInfo
- public interface DefaultInfo
- extends Formatable
Copyright © 1998-1999, Cloudscape, Inc. All rights reserved.
An interface for describing a default for a column or parameter in Cloudscape systems.
-
CLASS_NAME
-
-
getDefaultText()
- Get the text of a default.
CLASS_NAME
public static final String CLASS_NAME
getDefaultText
public abstract String getDefaultText()
- Get the text of a default.
- Returns:
- The text of the default.
Class Hierarchy Index