All Downloads are FREE. Search and download functionalities are using the official Maven repository.

androidStubs.com.ibm.as400.jtopenstubs.javabeans.IndexedPropertyDescriptor Maven / Gradle / Ivy

There is a newer version: 11.1
Show newest version
package com.ibm.as400.jtopenstubs.javabeans;

public class IndexedPropertyDescriptor extends PropertyDescriptor {

	public IndexedPropertyDescriptor(String string, Class beanclass) throws IntrospectionException {
		super(string, beanclass); 
		// TODO Auto-generated constructor stub
	}


}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy