public interface IVersion
| Modifier and Type | Method and Description |
|---|---|
int |
getBuildCount() |
Date |
getDate() |
int |
getMajor() |
int |
getMinor() |
ProductState |
getProductState() |
ReleaseState |
getReleaseState() |
int |
getStep() |
Date getDate()
int getMajor()
int getMinor()
ReleaseState getReleaseState()
int getStep()
ProductState getProductState()
int getBuildCount()
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.