public class ESISyncEndpointModel extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
description |
boolean |
isChar |
String |
name |
String |
scope |
| Constructor and Description |
|---|
ESISyncEndpointModel(String name,
String scope,
String description,
boolean isChar) |
| Modifier and Type | Method and Description |
|---|---|
static ESISyncEndpointModel |
fromSyncEndpoint(enterprises.orbital.evekit.model.ESISyncEndpoint p) |
public String name
public String scope
public String description
public boolean isChar
public static ESISyncEndpointModel fromSyncEndpoint(enterprises.orbital.evekit.model.ESISyncEndpoint p)
Copyright © 2017 Orbital Enterprises. All rights reserved.