| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<RuleLength> |
DieLayout.ruleLength |
| Modifier and Type | Method and Description |
|---|---|
RuleLength |
ObjectFactory.createRuleLength()
Create an instance of
RuleLength |
RuleLength |
RuleLength.withAssemblyIDs(Collection<String> values) |
RuleLength |
RuleLength.withAssemblyIDs(String... values) |
RuleLength |
RuleLength.withShapeDef(Collection<ShapeDef> values) |
RuleLength |
RuleLength.withShapeDef(ShapeDef... values) |
RuleLength |
RuleLength.withStationAmount(Integer value) |
RuleLength |
RuleLength.withStationName(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleLength> |
DieLayout.getRuleLength()
Gets the value of the ruleLength property.
|
| Modifier and Type | Method and Description |
|---|---|
DieLayout |
DieLayout.withRuleLength(RuleLength... values) |
| Modifier and Type | Method and Description |
|---|---|
DieLayout |
DieLayout.withRuleLength(Collection<RuleLength> values) |
Copyright © 2016. All rights reserved.