|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.dna.repository.sequencer.SequencerOutputMap.Entry
@Immutable public class SequencerOutputMap.Entry

An entry in a SequencerOutputMap, which contains the path of the node and the property values
on the node.
| Method Summary | |
|---|---|
Path |
getPath()
|
Name |
getPrimaryTypeValue()
Get the primary type specified for this node, or null if the type was not specified |
List<SequencerOutputMap.PropertyValue> |
getPropertyValues()
Get the property values, which may be empty |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Path getPath()
public Name getPrimaryTypeValue()
public List<SequencerOutputMap.PropertyValue> getPropertyValues()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||