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() |
boolean |
isRoot() |
boolean |
isVersionless() |
public String getSectionPrettyName()
public String getSectionBaseName()
public String getVersionUrl()
public String getVersionName()
public boolean isLatestVersion()
public boolean isRoot()
public boolean isVersionless()
Copyright © 2016 MuleSoft, Inc.. All rights reserved.