| Package | Description |
|---|---|
| org.bimserver.interfaces.objects | |
| org.bimserver.shared.interfaces | |
| org.bimserver.shared.interfaces.async |
| Modifier and Type | Method and Description |
|---|---|
SServiceType |
SServiceField.getGenericType() |
SServiceType |
SServiceParameter.getGenericType() |
SServiceType |
SServiceField.getType() |
SServiceType |
SServiceParameter.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SServiceField.setGenericType(SServiceType genericType) |
void |
SServiceParameter.setGenericType(SServiceType genericType) |
void |
SServiceField.setType(SServiceType type) |
void |
SServiceParameter.setType(SServiceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<SServiceType> |
MetaInterface.getServiceTypes() |
List<SServiceType> |
MetaInterfaceAdaptor.getServiceTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncMetaInterface.GetServiceTypesCallback.success(List<SServiceType> result) |
Copyright © 2016 OpenSource BIM. All rights reserved.