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, setVersionRange
compareTo, equals, formatTo, formatTo, getAttribs, getListAttrib, getName, hashCode, newlinesBetweenAttributes, setListAttrib, setName
public boolean isOptional()
public void setOptional(boolean optional)
public ImportPattern clone()
clone
in class VersionedClause
public static ImportPattern error(String msg)
Copyright © 2015 aQute SARL. All rights reserved.