Modifier and Type | Class and Description |
---|---|
static class |
Token.Service.Endpoint |
Constructor and Description |
---|
Service() |
Modifier and Type | Method and Description |
---|---|
List<Token.Service.Endpoint> |
getEndpoints() |
String |
getId() |
String |
getType() |
void |
setEndpoints(List<Token.Service.Endpoint> endpoints) |
void |
setId(String id) |
void |
setType(String type) |
public String getId()
public void setId(String id)
public String getType()
public void setType(String type)
public List<Token.Service.Endpoint> getEndpoints()
public void setEndpoints(List<Token.Service.Endpoint> endpoints)
Copyright © 2012–2020. All rights reserved.