com.github.dabasan.jxm.properties.xops.XOPSVersion Maven / Gradle / Ivy
package com.github.dabasan.jxm.properties.xops;
/**
* XOPS version
*
* @author maeda6uiui
*/
public enum XOPSVersion {
XOPS096, XOPS096T, XOPS097FT, XOPS0975T, XOPSOLT18F2, XOPSOLT19F2
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy