MCPcopy Index your code
hub / github.com/ari4java/ari4java / setVersion

Method setVersion

src/main/java/ch/loway/oss/ari4java/ARI.java:61–63  ·  view source on GitHub ↗

Sets the Version @param version the version

(AriVersion version)

Source from the content-addressed store, hash-verified

59 * @param version the version
60 */
61 public void setVersion(AriVersion version) {
62 this.version = version;
63 }
64
65 /**
66 * Returns the current ARI version

Callers 3

testBuildActionMethod · 0.95
nettyHttpMethod · 0.95

Calls

no outgoing calls

Tested by 2

testBuildActionMethod · 0.76