Package org.wildfly.plugins.bombuilder
Class ParentDependency
java.lang.Object
org.wildfly.plugins.bombuilder.ParentDependency
- Author:
- Kabir Khan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetGroupId(String groupId) voidsetParentId(String parentId) voidsetParentVersion(String parentVersion) voidsetRelativePath(String relativePath)
-
Constructor Details
-
ParentDependency
public ParentDependency()
-
-
Method Details
-
getGroupId
-
setGroupId
-
getParentId
-
setParentId
-
getParentVersion
-
setParentVersion
-
getRelativePath
-
setRelativePath
-