com.github.wshackle.fanuc.robotserver.events.ITPApplDataEvents Maven / Gradle / Ivy
The newest version!
package com.github.wshackle.fanuc.robotserver.events;
import com4j.*;
@IID("{9728B471-DCE0-11D0-A083-00A02436CF7E}")
public abstract class ITPApplDataEvents {
// Methods:
/**
*/
@DISPID(1)
public void change() {
throw new UnsupportedOperationException();
}
/**
*/
@DISPID(2)
public void delete() {
throw new UnsupportedOperationException();
}
// Properties:
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy