public class SMSActivateActivation extends Object
| Constructor and Description |
|---|
SMSActivateActivation(int id,
long number,
@NotNull String service)
Constructor activation
|
| Modifier and Type | Method and Description |
|---|---|
int |
getId()
Returns the id activation.
|
long |
getNumber()
Returns the phone number.
|
@NotNull String |
getShortName()
Returns the name of the service for which the activation was purchased.
|
String |
toString() |
public SMSActivateActivation(int id,
long number,
@NotNull
@NotNull String service)
id - id activation.number - phone number.service - service name.public int getId()
public long getNumber()
@NotNull public @NotNull String getShortName()
Copyright © 2020. All rights reserved.