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

io.xlate.edi.internal.schema.implementation.Positioned Maven / Gradle / Ivy

There is a newer version: 1.25.2
Show newest version
package io.xlate.edi.internal.schema.implementation;

public interface Positioned {

    int getPosition();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy