public class CopyDependencyConfigTO extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
pattern |
protected String |
target |
Constructor and Description |
---|
CopyDependencyConfigTO(String pattern,
String target) |
Modifier and Type | Method and Description |
---|---|
String |
getPattern() |
String |
getTarget() |
void |
setPattern(String pattern) |
void |
setTarget(String target) |
Copyright © 2020 CrafterCMS. All rights reserved.