public class ModelStub extends Model
| Constructor and Description |
|---|
ModelStub() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId() |
String |
getGroupId() |
String |
getModelVersion() |
String |
getName() |
List |
getPackages() |
String |
getPackaging() |
Parent |
getParent() |
List |
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, getModules, 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 getProfiles()
getProfiles in class ModelCopyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.