Uses of Enum Class
net.auropay.AuropayConnect.ENVIRONMENT
-
Uses of AuropayConnect.ENVIRONMENT in net.auropay
Methods in net.auropay that return AuropayConnect.ENVIRONMENTModifier and TypeMethodDescriptionstatic AuropayConnect.ENVIRONMENTReturns the enum constant of this class with the specified name.static AuropayConnect.ENVIRONMENT[]AuropayConnect.ENVIRONMENT.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.auropay with parameters of type AuropayConnect.ENVIRONMENTModifierConstructorDescriptionAuropayConnect(String apiKey, String apiSecret, AuropayConnect.ENVIRONMENT env)