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, setVersion
addDependency, addModule, addPluginRepository, addProperty, addRepository, getDependencies, getDependencyManagement, getDistributionManagement, getModules, getPluginRepositories, getReporting, getReports, getRepositories, removeDependency, removeModule, removePluginRepository, removeRepository, setDependencies, setDependencyManagement, setDistributionManagement, setModules, setPluginRepositories, setProperties, setReporting, setReports, setRepositories
public String getVersion()
getVersion
in class Model
public String getModelVersion()
getModelVersion
in class Model
public String getGroupId()
getGroupId
in class Model
public String getPackaging()
getPackaging
in class Model
public String getArtifactId()
getArtifactId
in class Model
public Properties getProperties()
getProperties
in class ModelBase
public List getPackages()
public List getProfiles()
getProfiles
in class Model
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.