public class APIModel extends ModelBase
attributes| Constructor and Description |
|---|
APIModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(SectionModel sectionModel) |
Set<SectionModel> |
getSectionModels() |
String |
getVersion() |
void |
setVersion(String version) |
add, addAll, getCustomAttributeValue, getCustomAttributeValues, getGroupedAttributespublic Set<SectionModel> getSectionModels()
public void add(SectionModel sectionModel)
public String getVersion()
public void setVersion(String version)
Copyright © 2020. All rights reserved.