public static class BlueprintDescriptor.Version extends Object
| Constructor and Description |
|---|
Version() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMajor() |
int |
getMinor() |
int |
getPatch() |
void |
setMajor(int major) |
void |
setMinor(int minor) |
void |
setPatch(int patch) |
Copyright © 2021 CrafterCMS. All rights reserved.