WSDLOperationRefImpl.java revision 38
/*
* Created on Dec 21, 2004
*/
/**
* @author evren
* @author Michael D�nzer (University of Zurich)
*/
super(ind);
}
}
public URI getOperation() {
}
/*******************************************
** modified by guang huang @2005-4-8**
********************************************/
/*******************************************
** end by guang huang **
********************************************/
}
public URI getPortType() {
}
public void removeOperation() {
}
public void removePortType() {
}
public void delete() {
super.delete();
}
}