public class SectionVersion extends Object
| Constructor and Description |
|---|
SectionVersion(String sectionPrettyName,
String sectionBaseName,
String versionUrl,
String versionName,
boolean latestVersion) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSectionBaseName() |
String |
getSectionPrettyName() |
String |
getVersionName() |
String |
getVersionUrl() |
boolean |
isLatestVersion() |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.