Uses of Class
net.opengis.sos.v_2_0.GetFeatureOfInterestType
-
-
Uses of GetFeatureOfInterestType in net.opengis.sos.v_2_0
Fields in net.opengis.sos.v_2_0 declared as GetFeatureOfInterestType Modifier and Type Field Description protected GetFeatureOfInterestTypeGetFeatureOfInterestPropertyType. getFeatureOfInterestMethods in net.opengis.sos.v_2_0 that return types with arguments of type GetFeatureOfInterestType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetFeatureOfInterestType>ObjectFactory. createGetFeatureOfInterest(GetFeatureOfInterestType value)Methods in net.opengis.sos.v_2_0 with parameters of type GetFeatureOfInterestType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetFeatureOfInterestType>ObjectFactory. createGetFeatureOfInterest(GetFeatureOfInterestType value)voidGetFeatureOfInterestPropertyType. setGetFeatureOfInterest(GetFeatureOfInterestType value)Sets the value of the getFeatureOfInterest property.GetFeatureOfInterestPropertyTypeGetFeatureOfInterestPropertyType. withGetFeatureOfInterest(GetFeatureOfInterestType value)Constructors in net.opengis.sos.v_2_0 with parameters of type GetFeatureOfInterestType Constructor Description GetFeatureOfInterestPropertyType(GetFeatureOfInterestType getFeatureOfInterest, 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
-