Class ContainerDescription.ModelVersion

  • Enclosing interface:
    ContainerDescription

    public static final class ContainerDescription.ModelVersion
    extends Object
    Describes the model version.
    • Method Detail

      • getMajor

        public int getMajor()
        The major version of the model.
        Returns:
        the major version
      • getMinor

        public int getMinor()
        The minor version of the model.
        Returns:
        the minor version
      • getMicro

        public int getMicro()
        THe micro version of the model.
        Returns:
        the micro version