Uses of Enum
org.irods.irods4j.high_level.administration.IRODSZones.ZoneType
Packages that use IRODSZones.ZoneType
-
Uses of IRODSZones.ZoneType in org.irods.irods4j.high_level.administration
Fields in org.irods.irods4j.high_level.administration declared as IRODSZones.ZoneTypeMethods in org.irods.irods4j.high_level.administration that return IRODSZones.ZoneTypeModifier and TypeMethodDescriptionstatic IRODSZones.ZoneTypeReturns the enum constant of this type with the specified name.static IRODSZones.ZoneType[]IRODSZones.ZoneType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.irods.irods4j.high_level.administration with parameters of type IRODSZones.ZoneTypeModifier and TypeMethodDescriptionstatic voidIRODSUsers.addUser(IRODSApi.RcComm comm, IRODSUsers.User user, IRODSUsers.UserType userType, IRODSZones.ZoneType zoneType) Adds a new user to the local zone.