Uses of Class
net.opengis.sos.v_2_0.GetFeatureOfInterestResponseType
-
-
Uses of GetFeatureOfInterestResponseType in net.opengis.sos.v_2_0
Fields in net.opengis.sos.v_2_0 declared as GetFeatureOfInterestResponseType Modifier and Type Field Description protected GetFeatureOfInterestResponseTypeGetFeatureOfInterestResponsePropertyType. getFeatureOfInterestResponseMethods in net.opengis.sos.v_2_0 that return GetFeatureOfInterestResponseType Modifier and Type Method Description GetFeatureOfInterestResponseTypeObjectFactory. createGetFeatureOfInterestResponseType()Create an instance ofGetFeatureOfInterestResponseTypeGetFeatureOfInterestResponseTypeGetFeatureOfInterestResponsePropertyType. getGetFeatureOfInterestResponse()Gets the value of the getFeatureOfInterestResponse property.GetFeatureOfInterestResponseTypeGetFeatureOfInterestResponseType. withFeatureMember(Collection<FeaturePropertyType> values)GetFeatureOfInterestResponseTypeGetFeatureOfInterestResponseType. withFeatureMember(List<FeaturePropertyType> value)GetFeatureOfInterestResponseTypeGetFeatureOfInterestResponseType. withFeatureMember(FeaturePropertyType... values)Methods in net.opengis.sos.v_2_0 that return types with arguments of type GetFeatureOfInterestResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetFeatureOfInterestResponseType>ObjectFactory. createGetFeatureOfInterestResponse(GetFeatureOfInterestResponseType value)Methods in net.opengis.sos.v_2_0 with parameters of type GetFeatureOfInterestResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetFeatureOfInterestResponseType>ObjectFactory. createGetFeatureOfInterestResponse(GetFeatureOfInterestResponseType value)voidGetFeatureOfInterestResponsePropertyType. setGetFeatureOfInterestResponse(GetFeatureOfInterestResponseType value)Sets the value of the getFeatureOfInterestResponse property.GetFeatureOfInterestResponsePropertyTypeGetFeatureOfInterestResponsePropertyType. withGetFeatureOfInterestResponse(GetFeatureOfInterestResponseType value)Constructors in net.opengis.sos.v_2_0 with parameters of type GetFeatureOfInterestResponseType Constructor Description GetFeatureOfInterestResponsePropertyType(GetFeatureOfInterestResponseType getFeatureOfInterestResponse, 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
-