public class ModelStub extends Model
| Constructor and Description |
|---|
ModelStub() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId() |
String |
getGroupId() |
String |
getModelVersion() |
List<String> |
getModules() |
String |
getName() |
List |
getPackages() |
String |
getPackaging() |
Parent |
getParent() |
List<Profile> |
getProfiles() |
Properties |
getProperties() |
String |
getVersion() |
addContributor, addDeveloper, addLicense, addMailingList, addProfile, getBuild, getCiManagement, getContributors, getDescription, getDevelopers, getId, getInceptionYear, getIssueManagement, getLicenses, getMailingLists, getModelEncoding, getOrganization, getPrerequisites, getScm, getUrl, removeContributor, removeDeveloper, removeLicense, removeMailingList, removeProfile, setArtifactId, setBuild, setCiManagement, setContributors, setDescription, setDevelopers, setGroupId, setInceptionYear, setIssueManagement, setLicenses, setMailingLists, setModelEncoding, setModelVersion, setName, setOrganization, setPackaging, setParent, setPrerequisites, setProfiles, setScm, setUrl, setVersionaddDependency, addModule, addPluginRepository, addProperty, addRepository, getDependencies, getDependencyManagement, getDistributionManagement, getPluginRepositories, getReporting, getReports, getRepositories, removeDependency, removeModule, removePluginRepository, removeRepository, setDependencies, setDependencyManagement, setDistributionManagement, setModules, setPluginRepositories, setProperties, setReporting, setReports, setRepositoriespublic String getVersion()
getVersion in class Modelpublic String getModelVersion()
getModelVersion in class Modelpublic String getGroupId()
getGroupId in class Modelpublic String getPackaging()
getPackaging in class Modelpublic String getArtifactId()
getArtifactId in class Modelpublic Properties getProperties()
getProperties in class ModelBasepublic List getPackages()
public List<Profile> getProfiles()
getProfiles in class Modelpublic List<String> getModules()
getModules in class ModelBaseCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.