Uses of Class
net.opengis.sps.v_2_0.SPSContentsType
-
-
Uses of SPSContentsType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as SPSContentsType Modifier and Type Field Description protected SPSContentsTypeCapabilitiesType.Contents. spsContentsprotected SPSContentsTypeSPSContentsPropertyType. spsContentsMethods in net.opengis.sps.v_2_0 that return SPSContentsType Modifier and Type Method Description SPSContentsTypeObjectFactory. createSPSContentsType()Create an instance ofSPSContentsTypeSPSContentsTypeCapabilitiesType.Contents. getSPSContents()Gets the value of the spsContents property.SPSContentsTypeSPSContentsPropertyType. getSPSContents()Gets the value of the spsContents property.SPSContentsTypeSPSContentsType. withMinStatusTime(Duration value)SPSContentsTypeSPSContentsType. withSupportedEncoding(String... values)SPSContentsTypeSPSContentsType. withSupportedEncoding(Collection<String> values)SPSContentsTypeSPSContentsType. withSupportedEncoding(List<String> value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type SPSContentsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SPSContentsType>ObjectFactory. createSPSContents(SPSContentsType value)Methods in net.opengis.sps.v_2_0 with parameters of type SPSContentsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SPSContentsType>ObjectFactory. createSPSContents(SPSContentsType value)voidCapabilitiesType.Contents. setSPSContents(SPSContentsType value)Sets the value of the spsContents property.voidSPSContentsPropertyType. setSPSContents(SPSContentsType value)Sets the value of the spsContents property.CapabilitiesType.ContentsCapabilitiesType.Contents. withSPSContents(SPSContentsType value)SPSContentsPropertyTypeSPSContentsPropertyType. withSPSContents(SPSContentsType value)Constructors in net.opengis.sps.v_2_0 with parameters of type SPSContentsType Constructor Description Contents(SPSContentsType spsContents)Fully-initialising value constructorSPSContentsPropertyType(SPSContentsType spsContents, 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
-