| Constructor and Description |
|---|
SServiceParameter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDoc() |
SServiceType |
getGenericType() |
String |
getName() |
SClass |
getSClass() |
SServiceType |
getType() |
void |
setDoc(String doc) |
void |
setGenericType(SServiceType genericType) |
void |
setName(String name) |
static void |
setSClass(SClass sClass) |
void |
setType(SServiceType type) |
Object |
sGet(SField sField) |
void |
sSet(SField sField,
Object val) |
public static void setSClass(SClass sClass)
public String getName()
public void setName(String name)
public String getDoc()
public void setDoc(String doc)
public SServiceType getType()
public void setType(SServiceType type)
public SServiceType getGenericType()
public void setGenericType(SServiceType genericType)
Copyright © 2018 OpenSource BIM. All rights reserved.