Uses of Enum Class
net.n2oapp.framework.config.register.InfoStatus.Status
Packages that use InfoStatus.Status
-
Uses of InfoStatus.Status in net.n2oapp.framework.config.register
Methods in net.n2oapp.framework.config.register that return InfoStatus.StatusModifier and TypeMethodDescriptionstatic InfoStatus.StatusInfoStatus.calculateStatusByFile(XmlInfo info) Deprecated.static InfoStatus.StatusInfoStatus.calculateStatusByFile(XmlInfo info, boolean checkDiff) Deprecated.static InfoStatus.StatusInfoStatus.calculateStatusByFile(XmlInfo info, boolean checkDiff, boolean checkDuplicate) Deprecated.static InfoStatus.StatusReturns the enum constant of this class with the specified name.static InfoStatus.Status[]InfoStatus.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.