public class ImportPattern extends VersionedClause implements Cloneable
attribs, name| Constructor and Description |
|---|
ImportPattern(String pattern,
Attrs attributes) |
| Modifier and Type | Method and Description |
|---|---|
ImportPattern |
clone() |
static ImportPattern |
error(String msg) |
boolean |
isOptional() |
void |
setOptional(boolean optional) |
getVersionRange, setVersionRangecompareTo, equals, formatTo, formatTo, getAttribs, getListAttrib, getName, hashCode, newlinesBetweenAttributes, setListAttrib, setName, toStringpublic boolean isOptional()
public void setOptional(boolean optional)
public ImportPattern clone()
clone in class VersionedClausepublic static ImportPattern error(String msg)
Copyright © 2019 aQute SARL. All rights reserved.