This is the complete list of members for fm.liveswitch.Version, including all inherited members.
| getMajor() | fm.liveswitch.Version | |
| getMinor() | fm.liveswitch.Version | |
| getPatch() | fm.liveswitch.Version | |
| getRevision() | fm.liveswitch.Version | |
| isEqualTo(fm.liveswitch.Version version) | fm.liveswitch.Version | |
| isNewerThan(fm.liveswitch.Version version) | fm.liveswitch.Version | |
| isNewerThanOrEqualTo(fm.liveswitch.Version version) | fm.liveswitch.Version | |
| isOlderThan(fm.liveswitch.Version version) | fm.liveswitch.Version | |
| isOlderThanOrEqualTo(fm.liveswitch.Version version) | fm.liveswitch.Version | |
| parse(String versionString) | fm.liveswitch.Version | static |
| setMajor(int value) | fm.liveswitch.Version | |
| setMinor(int value) | fm.liveswitch.Version | |
| setPatch(int value) | fm.liveswitch.Version | |
| setRevision(int value) | fm.liveswitch.Version | |
| stringify() | fm.liveswitch.Version | |
| toString() | fm.liveswitch.Version | |
| tryParse(String versionString, fm.liveswitch.Holder< fm.liveswitch.Version > version) | fm.liveswitch.Version | static |
| Version() | fm.liveswitch.Version | |
| Version(String versionString) | fm.liveswitch.Version |