Uses of Class
net.opengis.sos.v_2_0.GetCapabilitiesType
-
-
Uses of GetCapabilitiesType in net.opengis.sos.v_2_0
Fields in net.opengis.sos.v_2_0 declared as GetCapabilitiesType Modifier and Type Field Description protected GetCapabilitiesTypeGetCapabilitiesPropertyType. getCapabilitiesMethods in net.opengis.sos.v_2_0 that return GetCapabilitiesType Modifier and Type Method Description GetCapabilitiesTypeObjectFactory. createGetCapabilitiesType()Create an instance ofGetCapabilitiesTypeGetCapabilitiesTypeGetCapabilitiesPropertyType. getGetCapabilities()Gets the value of the getCapabilities property.GetCapabilitiesTypeGetCapabilitiesType. withExtension(Object... values)GetCapabilitiesTypeGetCapabilitiesType. withExtension(Collection<Object> values)GetCapabilitiesTypeGetCapabilitiesType. withExtension(List<Object> value)GetCapabilitiesTypeGetCapabilitiesType. withService(String value)Methods in net.opengis.sos.v_2_0 that return types with arguments of type GetCapabilitiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetCapabilitiesType>ObjectFactory. createGetCapabilities(GetCapabilitiesType value)Methods in net.opengis.sos.v_2_0 with parameters of type GetCapabilitiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetCapabilitiesType>ObjectFactory. createGetCapabilities(GetCapabilitiesType value)voidGetCapabilitiesPropertyType. setGetCapabilities(GetCapabilitiesType value)Sets the value of the getCapabilities property.GetCapabilitiesPropertyTypeGetCapabilitiesPropertyType. withGetCapabilities(GetCapabilitiesType value)Constructors in net.opengis.sos.v_2_0 with parameters of type GetCapabilitiesType Constructor Description GetCapabilitiesPropertyType(GetCapabilitiesType getCapabilities, 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
-