Overview Schemas Index

PRESENTATION_APPEARANCE_SCHEMA (jsdai.SPresentation_appearance_schema)


TYPE null_style = ENUMERATION (
          null );
END_TYPE; -- null_style

Users

          presentation_style_select
                    presentation_style_assignment.styles

public final class ENull_style

          static final int NULL = 1
          static String[] values = {"NULL"}
          static int toInt(String str)
          static String toString(int value)