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

Uses of SegmentType in net.opengis.eosps.v_2_0
 

Fields in net.opengis.eosps.v_2_0 declared as SegmentType
protected  SegmentType SegmentPropertyType.segment
           
 

Methods in net.opengis.eosps.v_2_0 that return SegmentType
 SegmentType ObjectFactory.createSegmentType()
          Create an instance of SegmentType
 SegmentType SegmentPropertyType.getSegment()
          Gets the value of the segment property.
 SegmentType SegmentType.withAcquisitionMethod(EarthObservationEquipmentPropertyType value)
           
 SegmentType SegmentType.withAcquisitionStartTime(XMLGregorianCalendar value)
           
 SegmentType SegmentType.withAcquisitionStopTime(XMLGregorianCalendar value)
           
 SegmentType SegmentType.withExtension(Collection<Object> values)
           
 SegmentType SegmentType.withExtension(List<Object> value)
           
 SegmentType SegmentType.withExtension(Object... values)
           
 SegmentType SegmentType.withFootprint(SegmentType.Footprint value)
           
 SegmentType SegmentType.withId(String value)
           
 SegmentType SegmentType.withRelatedSegment(Collection<ReferenceType> values)
           
 SegmentType SegmentType.withRelatedSegment(List<ReferenceType> value)
           
 SegmentType SegmentType.withRelatedSegment(ReferenceType... values)
           
 SegmentType SegmentType.withStatus(String value)
           
 

Methods in net.opengis.eosps.v_2_0 that return types with arguments of type SegmentType
 JAXBElement<SegmentType> ObjectFactory.createSegment(SegmentType value)
          Create an instance of JAXBElement<SegmentType>}
 

Methods in net.opengis.eosps.v_2_0 with parameters of type SegmentType
 JAXBElement<SegmentType> ObjectFactory.createSegment(SegmentType value)
          Create an instance of JAXBElement<SegmentType>}
 void SegmentPropertyType.setSegment(SegmentType value)
          Sets the value of the segment property.
 SegmentPropertyType SegmentPropertyType.withSegment(SegmentType value)
           
 



Copyright © 2008-2015. All Rights Reserved.