Uses of Enum Class
net.shibboleth.idp.installer.impl.UpdateIdPArguments.OperationType
Packages that use UpdateIdPArguments.OperationType
-
Uses of UpdateIdPArguments.OperationType in net.shibboleth.idp.installer.impl
Fields in net.shibboleth.idp.installer.impl declared as UpdateIdPArguments.OperationTypeModifier and TypeFieldDescriptionprivate UpdateIdPArguments.OperationTypeUpdateIdPArguments.operationWhat to do.Methods in net.shibboleth.idp.installer.impl that return UpdateIdPArguments.OperationTypeModifier and TypeMethodDescriptionUpdateIdPArguments.getOperation()Get operation to perform.Returns the enum constant of this class with the specified name.static UpdateIdPArguments.OperationType[]UpdateIdPArguments.OperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.