Class OlePropertyDescription


  • public class OlePropertyDescription
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • id

        public int id
      • name

        public java.lang.String name
      • type

        public int type
      • flags

        public int flags
      • kind

        public int kind
      • description

        public java.lang.String description
      • helpFile

        public java.lang.String helpFile
    • Constructor Detail

      • OlePropertyDescription

        public OlePropertyDescription()