Enum Repository.ModeConfigCase (1.42.0)

public enum Repository.ModeConfigCase extends Enum<Repository.ModeConfigCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

Name Description
MODECONFIG_NOT_SET
REMOTE_REPOSITORY_CONFIG
VIRTUAL_REPOSITORY_CONFIG

Static Methods

Name Description
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getNumber()