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

net.intelie.liverig.witsml.query.Update Maven / Gradle / Ivy

The newest version!
package net.intelie.liverig.witsml.query;

public interface Update {
    String type();
    String options();
    String xml();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy