androidStubs.com.ibm.as400.jtopenstubs.javabeans.EventSetDescriptor Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jt400 Show documentation
Show all versions of jt400 Show documentation
The Open Source version of the IBM Toolbox for Java
package com.ibm.as400.jtopenstubs.javabeans;
import com.ibm.as400.access.AS400CertificateListener;
import com.ibm.as400.access.ConnectionListener;
public class EventSetDescriptor {
public EventSetDescriptor(Class beanClass, String string,
Class class1, String[] strings, String string2,
String string3) throws IntrospectionException {
// TODO Auto-generated constructor stub
}
public EventSetDescriptor(Class beanClass, String string,
Class class1, String string2) throws IntrospectionException {
// TODO Auto-generated constructor stub
}
public void setDisplayName(String text) {
// TODO Auto-generated method stub
}
public void setShortDescription(String text) {
// TODO Auto-generated method stub
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy