| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected RefAnchor |
PositionObj.refAnchor |
| Modifier and Type | Field and Description |
|---|---|
protected List<RefAnchor> |
StripMark.refAnchor |
protected List<RefAnchor> |
MarkObject.refAnchor |
| Modifier and Type | Method and Description |
|---|---|
RefAnchor |
ObjectFactory.createRefAnchor()
Create an instance of
RefAnchor |
RefAnchor |
PositionObj.getRefAnchor()
Gets the value of the refAnchor property.
|
RefAnchor |
RefAnchor.withAnchor(EnumAnchor value) |
RefAnchor |
RefAnchor.withAnchorType(String value) |
RefAnchor |
RefAnchor.withRRef(Object value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RefAnchor> |
ObjectFactory.createRefAnchor(RefAnchor value)
|
List<RefAnchor> |
StripMark.getRefAnchor()
Gets the value of the refAnchor property.
|
List<RefAnchor> |
MarkObject.getRefAnchor()
Gets the value of the refAnchor property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RefAnchor> |
ObjectFactory.createRefAnchor(RefAnchor value)
|
void |
PositionObj.setRefAnchor(RefAnchor value)
Sets the value of the refAnchor property.
|
StripMark |
StripMark.withRefAnchor(RefAnchor... values) |
MarkObject |
MarkObject.withRefAnchor(RefAnchor... values) |
PositionObj |
PositionObj.withRefAnchor(RefAnchor value) |
| Modifier and Type | Method and Description |
|---|---|
StripMark |
StripMark.withRefAnchor(Collection<RefAnchor> values) |
MarkObject |
MarkObject.withRefAnchor(Collection<RefAnchor> values) |
Copyright © 2016. All rights reserved.