Class ConfigurationCollectionAttribute

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Configuration
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Configuration.ConfigurationCollectionAttribute
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • ConfigurationCollectionAttribute

        public ConfigurationCollectionAttribute​(java.lang.Object instance)
                                         throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • ConfigurationCollectionAttribute

        public ConfigurationCollectionAttribute()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getAddItemName

        public java.lang.String getAddItemName()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAddItemName

        public void setAddItemName​(java.lang.String AddItemName)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getClearItemsName

        public java.lang.String getClearItemsName()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setClearItemsName

        public void setClearItemsName​(java.lang.String ClearItemsName)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRemoveItemName

        public java.lang.String getRemoveItemName()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRemoveItemName

        public void setRemoveItemName​(java.lang.String RemoveItemName)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getItemType

        public NetType getItemType()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable