Uses of Enum Class
studio.clashbuddy.clashaccess.properties.ClashBuddySecurityClashAccessGatewayProperties.AccessType
Packages that use ClashBuddySecurityClashAccessGatewayProperties.AccessType
-
Uses of ClashBuddySecurityClashAccessGatewayProperties.AccessType in studio.clashbuddy.clashaccess.properties
Subclasses with type arguments of type ClashBuddySecurityClashAccessGatewayProperties.AccessType in studio.clashbuddy.clashaccess.propertiesModifier and TypeClassDescriptionstatic enumMethods in studio.clashbuddy.clashaccess.properties that return ClashBuddySecurityClashAccessGatewayProperties.AccessTypeModifier and TypeMethodDescriptionClashBuddySecurityClashAccessGatewayProperties.getAccessType()Returns the enum constant of this class with the specified name.ClashBuddySecurityClashAccessGatewayProperties.AccessType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in studio.clashbuddy.clashaccess.properties with parameters of type ClashBuddySecurityClashAccessGatewayProperties.AccessTypeModifier and TypeMethodDescriptionvoidClashBuddySecurityClashAccessGatewayProperties.setAccessType(ClashBuddySecurityClashAccessGatewayProperties.AccessType accessType)