Uses of Class
net.opengis.eosps.v_2_0.SubmitSegmentByIDType
-
-
Uses of SubmitSegmentByIDType in net.opengis.eosps.v_2_0
Fields in net.opengis.eosps.v_2_0 declared as SubmitSegmentByIDType Modifier and Type Field Description protected SubmitSegmentByIDTypeSubmitSegmentByIDPropertyType. submitSegmentByIDMethods in net.opengis.eosps.v_2_0 that return SubmitSegmentByIDType Modifier and Type Method Description SubmitSegmentByIDTypeObjectFactory. createSubmitSegmentByIDType()Create an instance ofSubmitSegmentByIDTypeSubmitSegmentByIDTypeSubmitSegmentByIDPropertyType. getSubmitSegmentByID()Gets the value of the submitSegmentByID property.SubmitSegmentByIDTypeSubmitSegmentByIDType. withSegmentID(String... values)SubmitSegmentByIDTypeSubmitSegmentByIDType. withSegmentID(Collection<String> values)SubmitSegmentByIDTypeSubmitSegmentByIDType. withSegmentID(List<String> value)SubmitSegmentByIDTypeSubmitSegmentByIDType. withTask(String value)Methods in net.opengis.eosps.v_2_0 that return types with arguments of type SubmitSegmentByIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SubmitSegmentByIDType>ObjectFactory. createSubmitSegmentByID(SubmitSegmentByIDType value)Methods in net.opengis.eosps.v_2_0 with parameters of type SubmitSegmentByIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SubmitSegmentByIDType>ObjectFactory. createSubmitSegmentByID(SubmitSegmentByIDType value)voidSubmitSegmentByIDPropertyType. setSubmitSegmentByID(SubmitSegmentByIDType value)Sets the value of the submitSegmentByID property.SubmitSegmentByIDPropertyTypeSubmitSegmentByIDPropertyType. withSubmitSegmentByID(SubmitSegmentByIDType value)Constructors in net.opengis.eosps.v_2_0 with parameters of type SubmitSegmentByIDType Constructor Description SubmitSegmentByIDPropertyType(SubmitSegmentByIDType submitSegmentByID, List<String> nilReason, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-