![JAR search and dependency download from the Maven repository](/logo.png)
io.axway.iron.spi.model.snapshot.SerializableRelationCardinality Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of iron-spi Show documentation
Show all versions of iron-spi Show documentation
Iron Service Provider Interfaces
package io.axway.iron.spi.model.snapshot;
public enum SerializableRelationCardinality {
ZERO_ONE, ONE, MANY
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy