public class TransportConfigWrapper extends Object
| Constructor and Description | 
|---|
TransportConfigWrapper(int configId,
                      IJEMHTransportProvider.TransportContentType contentType,
                      List<ConfigField> configFields)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getConfigId()  | 
IJEMHTransportProvider.TransportContentType | 
getContentType()  | 
String | 
getDescription()  | 
List<ConfigField> | 
getFields()  | 
public TransportConfigWrapper(int configId,
                              IJEMHTransportProvider.TransportContentType contentType,
                              List<ConfigField> configFields)
public List<ConfigField> getFields()
public int getConfigId()
public IJEMHTransportProvider.TransportContentType getContentType()
public String getDescription()
Copyright © 2008–2020 The Plugin People. All rights reserved.