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 Modifier and Type Field Description protected SegmentTypeSegmentPropertyType. segmentMethods in net.opengis.eosps.v_2_0 that return types with arguments of type SegmentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SegmentType>ObjectFactory. createSegment(SegmentType value)Methods in net.opengis.eosps.v_2_0 with parameters of type SegmentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SegmentType>ObjectFactory. createSegment(SegmentType value)voidSegmentPropertyType. setSegment(SegmentType value)Sets the value of the segment property.SegmentPropertyTypeSegmentPropertyType. withSegment(SegmentType value)Constructors in net.opengis.eosps.v_2_0 with parameters of type SegmentType Constructor Description SegmentPropertyType(SegmentType segment)Fully-initialising value constructor
-