| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Expr> |
MetadataMap.expr |
| Modifier and Type | Method and Description |
|---|---|
Expr |
ObjectFactory.createExpr()
Create an instance of
Expr |
Expr |
Expr.withName(String value) |
Expr |
Expr.withPath(String value) |
Expr |
Expr.withTerm(Collection<Object> values) |
Expr |
Expr.withTerm(Object... values) |
Expr |
Expr.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Expr> |
MetadataMap.getExpr()
Gets the value of the expr property.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataMap |
MetadataMap.withExpr(Expr... values) |
| Modifier and Type | Method and Description |
|---|---|
MetadataMap |
MetadataMap.withExpr(Collection<Expr> values) |
Copyright © 2016. All rights reserved.