com.k_int.gen.RecordSyntax_explain
Class ElementSetDetails_type

java.lang.Object
  |
  +--com.k_int.gen.RecordSyntax_explain.ElementSetDetails_type

public class ElementSetDetails_type
extends java.lang.Object


Field Summary
 CommonInfo_type commonInfo
           
 java.lang.String databaseName
           
 java.util.Vector description
           
 java.util.Vector detailsPerElement
           
 java.lang.String elementSetName
           
 int[] recordSyntax
           
 int[] schema
           
 
Constructor Summary
ElementSetDetails_type()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

commonInfo

public CommonInfo_type commonInfo

databaseName

public java.lang.String databaseName

elementSetName

public java.lang.String elementSetName

recordSyntax

public int[] recordSyntax

schema

public int[] schema

description

public java.util.Vector description

detailsPerElement

public java.util.Vector detailsPerElement
Constructor Detail

ElementSetDetails_type

public ElementSetDetails_type()


Copyright © 2001 Knowledge Integration Ltd. All Rights Reserved.