public class Segment
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| protected java.util.List<java.lang.Object> | pinrefOrPortrefOrWireOrJunctionOrLabel | 
| Constructor and Description | 
|---|
| Segment() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<java.lang.Object> | getPinrefOrPortrefOrWireOrJunctionOrLabel()Gets the value of the pinrefOrPortrefOrWireOrJunctionOrLabel property. | 
protected java.util.List<java.lang.Object> pinrefOrPortrefOrWireOrJunctionOrLabel
public java.util.List<java.lang.Object> getPinrefOrPortrefOrWireOrJunctionOrLabel()
 This accessor method returns a reference to the live list, not a snapshot. Therefore any
 modification you make to the returned list will be present inside the JAXB object. This is
 why there is not a set method for the pinrefOrPortrefOrWireOrJunctionOrLabel
 property.
 
 
For example, to add a new item, do as follows:
getPinrefOrPortrefOrWireOrJunctionOrLabel().add(newItem);
 Objects of the following type(s) are allowed in the list Pinref Portref
 Wire Junction Label