public class ModelStub extends Model
| Constructor and Description |
|---|
ModelStub() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId() |
String |
getGroupId() |
String |
getModelVersion() |
String |
getName() |
String |
getPackaging() |
Parent |
getParent() |
Properties |
getProperties() |
String |
getVersion() |
addContributor, addDeveloper, addLicense, addMailingList, addProfile, getBuild, getCiManagement, getContributors, getDescription, getDevelopers, getId, getInceptionYear, getIssueManagement, getLicenses, getMailingLists, getModelEncoding, getOrganization, getPrerequisites, getProfiles, 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 ModelBaseCopyright © 2002–2018 The Apache Software Foundation. All rights reserved.