Uses of Class
net.opengis.eosps.v_2_0.SegmentPropertyType

Uses of SegmentPropertyType in net.opengis.eosps.v_2_0
 

Fields in net.opengis.eosps.v_2_0 with type parameters of type SegmentPropertyType
protected  List<SegmentPropertyType> ProgrammingStatusType.segment
           
protected  List<SegmentPropertyType> FeasibilityStudyType.segment
           
 

Methods in net.opengis.eosps.v_2_0 that return SegmentPropertyType
 SegmentPropertyType ObjectFactory.createSegmentPropertyType()
          Create an instance of SegmentPropertyType
 SegmentPropertyType SegmentPropertyType.withSegment(SegmentType value)
           
 

Methods in net.opengis.eosps.v_2_0 that return types with arguments of type SegmentPropertyType
 List<SegmentPropertyType> ProgrammingStatusType.getSegment()
          Gets the value of the segment property.
 List<SegmentPropertyType> FeasibilityStudyType.getSegment()
          Gets the value of the segment property.
 

Methods in net.opengis.eosps.v_2_0 with parameters of type SegmentPropertyType
 ProgrammingStatusType ProgrammingStatusType.withSegment(SegmentPropertyType... values)
           
 FeasibilityStudyType FeasibilityStudyType.withSegment(SegmentPropertyType... values)
           
 

Method parameters in net.opengis.eosps.v_2_0 with type arguments of type SegmentPropertyType
 void ProgrammingStatusType.setSegment(List<SegmentPropertyType> value)
           
 void FeasibilityStudyType.setSegment(List<SegmentPropertyType> value)
           
 ProgrammingStatusType ProgrammingStatusType.withSegment(Collection<SegmentPropertyType> values)
           
 FeasibilityStudyType FeasibilityStudyType.withSegment(Collection<SegmentPropertyType> values)
           
 ProgrammingStatusType ProgrammingStatusType.withSegment(List<SegmentPropertyType> value)
           
 FeasibilityStudyType FeasibilityStudyType.withSegment(List<SegmentPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.