Boostlingo Android SDK
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Boostlingo Android SDK
Boostlingo Android SDK
/
com.boostlingo.android
/
ServiceType
Service
Type
public
final
class
ServiceType
Members
Constructors
Service
Type
Link copied to clipboard
public
ServiceType
ServiceType
(
Integer
id
,
String
name
,
Boolean
enable
)
Properties
enable
Link copied to clipboard
private
final
Boolean
enable
id
Link copied to clipboard
private
final
Integer
id
name
Link copied to clipboard
private
final
String
name
Functions
get
Enable
Link copied to clipboard
public
final
Boolean
getEnable
(
)
get
Id
Link copied to clipboard
public
final
Integer
getId
(
)
get
Name
Link copied to clipboard
public
final
String
getName
(
)