| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<SegmentPropertyType> |
ProgrammingStatusType.segment |
protected java.util.List<SegmentPropertyType> |
FeasibilityStudyType.segment |
| Modifier and Type | Method and Description |
|---|---|
SegmentPropertyType |
ObjectFactory.createSegmentPropertyType()
Create an instance of
SegmentPropertyType |
SegmentPropertyType |
SegmentPropertyType.withSegment(SegmentType value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SegmentPropertyType> |
ProgrammingStatusType.getSegment()
Gets the value of the segment property.
|
java.util.List<SegmentPropertyType> |
FeasibilityStudyType.getSegment()
Gets the value of the segment property.
|
| Modifier and Type | Method and Description |
|---|---|
ProgrammingStatusType |
ProgrammingStatusType.withSegment(SegmentPropertyType... values) |
FeasibilityStudyType |
FeasibilityStudyType.withSegment(SegmentPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProgrammingStatusType.setSegment(java.util.List<SegmentPropertyType> value) |
void |
FeasibilityStudyType.setSegment(java.util.List<SegmentPropertyType> value) |
ProgrammingStatusType |
ProgrammingStatusType.withSegment(java.util.Collection<SegmentPropertyType> values) |
FeasibilityStudyType |
FeasibilityStudyType.withSegment(java.util.Collection<SegmentPropertyType> values) |
ProgrammingStatusType |
ProgrammingStatusType.withSegment(java.util.List<SegmentPropertyType> value) |
FeasibilityStudyType |
FeasibilityStudyType.withSegment(java.util.List<SegmentPropertyType> value) |
Copyright © 2008-2021. All Rights Reserved.