|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.model.ModelBase
org.apache.maven.model.Model
org.apache.maven.plugin.ejb.stub.ModelStub
public class ModelStub
Stub
| Constructor Summary | |
|---|---|
ModelStub()
|
|
| Method Summary | |
|---|---|
String |
getArtifactId()
|
String |
getGroupId()
|
String |
getModelVersion()
|
String |
getName()
|
List |
getPackages()
|
String |
getPackaging()
|
org.apache.maven.model.Parent |
getParent()
|
List |
getProfiles()
|
Properties |
getProperties()
|
String |
getVersion()
|
| Methods inherited from class org.apache.maven.model.Model |
|---|
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 |
| Methods inherited from class org.apache.maven.model.ModelBase |
|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModelStub()
| Method Detail |
|---|
public String getVersion()
getVersion in class org.apache.maven.model.Modelpublic String getModelVersion()
getModelVersion in class org.apache.maven.model.Modelpublic String getName()
getName in class org.apache.maven.model.Modelpublic String getGroupId()
getGroupId in class org.apache.maven.model.Modelpublic String getPackaging()
getPackaging in class org.apache.maven.model.Modelpublic org.apache.maven.model.Parent getParent()
getParent in class org.apache.maven.model.Modelpublic String getArtifactId()
getArtifactId in class org.apache.maven.model.Modelpublic Properties getProperties()
getProperties in class org.apache.maven.model.ModelBasepublic List getPackages()
public List getProfiles()
getProfiles in class org.apache.maven.model.Model
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||