Uses of Enum Class
studio.clashbuddy.clashaccess.properties.ServiceType
Packages that use ServiceType
-
Uses of ServiceType in studio.clashbuddy.clashaccess.properties
Subclasses with type arguments of type ServiceType in studio.clashbuddy.clashaccess.propertiesMethods in studio.clashbuddy.clashaccess.properties that return ServiceTypeModifier and TypeMethodDescriptionClashBuddyClashAccessProperties.getServiceType()static ServiceTypeReturns the enum constant of this class with the specified name.static ServiceType[]ServiceType.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 ServiceTypeModifier and TypeMethodDescriptionvoidClashBuddyClashAccessProperties.setServiceType(ServiceType serviceType)