public final class GrainPart extends Object
Constructor and Description |
---|
GrainPart(Grain grain,
boolean isDefinition,
Resource source) |
Modifier and Type | Method and Description |
---|---|
Namespace |
getNamespace()
Returns name space of
this grain part. |
Resource |
getSource()
Returns resource the grain part was loaded from.
|
boolean |
isDefinition() |
void |
setAutoupdate(boolean isAutoupdate) |
void |
setVersion(String version) |
public void setVersion(String version) throws ParseException
ParseException
public void setAutoupdate(boolean isAutoupdate)
public Namespace getNamespace()
this
grain part.public Resource getSource()
public boolean isDefinition()
Copyright © 2023 CURS. All rights reserved.