| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Fold> |
FoldingParams.fold |
protected List<Fold> |
FoldingIntent.fold |
protected List<Fold> |
BinderySignature.fold |
| Modifier and Type | Method and Description |
|---|---|
Fold |
ObjectFactory.createFold()
Create an instance of
Fold |
Fold |
Fold.withFrom(String value) |
Fold |
Fold.withRelativeTravel(Double value) |
Fold |
Fold.withTo(String value) |
Fold |
Fold.withTravel(Double value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Fold> |
ObjectFactory.createFold(Fold value)
|
List<Fold> |
FoldingParams.getFold()
Gets the value of the fold property.
|
List<Fold> |
FoldingIntent.getFold()
Gets the value of the fold property.
|
List<Fold> |
BinderySignature.getFold()
Gets the value of the fold property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Fold> |
ObjectFactory.createFold(Fold value)
|
FoldingParams |
FoldingParams.withFold(Fold... values) |
FoldingIntent |
FoldingIntent.withFold(Fold... values) |
BinderySignature |
BinderySignature.withFold(Fold... values) |
| Modifier and Type | Method and Description |
|---|---|
FoldingParams |
FoldingParams.withFold(Collection<Fold> values) |
FoldingIntent |
FoldingIntent.withFold(Collection<Fold> values) |
BinderySignature |
BinderySignature.withFold(Collection<Fold> values) |
Copyright © 2016. All rights reserved.