![JAR search and dependency download from the Maven repository](/logo.png)
org.bidib.jbidibc.netbidib.client.pairingstates.PairingStateEnum Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jbidibc-netbidib Show documentation
Show all versions of jbidibc-netbidib Show documentation
jBiDiB jbidibc NetBiDiB POM
package org.bidib.jbidibc.netbidib.client.pairingstates;
public enum PairingStateEnum {
Initial, Unpaired, Paired, MyRequest, TheirRequest, Withdrawn;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy