com.k_int.gen.RecordSyntax_explain
Class ContactInfo_type

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

public class ContactInfo_type
extends java.lang.Object


Field Summary
 java.util.Vector address
           
 java.util.Vector description
           
 java.lang.String email
           
 java.lang.String name
           
 java.lang.String phone
           
 
Constructor Summary
ContactInfo_type()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public java.lang.String name

description

public java.util.Vector description

address

public java.util.Vector address

email

public java.lang.String email

phone

public java.lang.String phone
Constructor Detail

ContactInfo_type

public ContactInfo_type()


Copyright © 2001 Knowledge Integration Ltd. All Rights Reserved.