Uses of Enum
de.xima.fc.entities.FrontendServer.EProxyType
Packages that use FrontendServer.EProxyType
-
Uses of FrontendServer.EProxyType in de.xima.fc.entities
Subclasses with type arguments of type FrontendServer.EProxyType in de.xima.fc.entitiesFields in de.xima.fc.entities declared as FrontendServer.EProxyTypeMethods in de.xima.fc.entities that return FrontendServer.EProxyTypeModifier and TypeMethodDescriptionFrontendServer.getProxyType()static FrontendServer.EProxyTypeReturns the enum constant of this type with the specified name.static FrontendServer.EProxyType[]FrontendServer.EProxyType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.entities with parameters of type FrontendServer.EProxyTypeModifier and TypeMethodDescriptionvoidFrontendServer.setProxyType(FrontendServer.EProxyType proxyType)