Uses of Class
net.opengis.sps.v_2_0.SPSMetadataType
-
-
Uses of SPSMetadataType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as SPSMetadataType Modifier and Type Field Description protected SPSMetadataTypeSPSMetadataPropertyType. spsMetadataMethods in net.opengis.sps.v_2_0 that return SPSMetadataType Modifier and Type Method Description SPSMetadataTypeObjectFactory. createSPSMetadataType()Create an instance ofSPSMetadataTypeSPSMetadataTypeSPSMetadataPropertyType. getSPSMetadata()Gets the value of the spsMetadata property.SPSMetadataTypeSPSMetadataType. withDataAccessType(String value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type SPSMetadataType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SPSMetadataType>ObjectFactory. createSPSMetadata(SPSMetadataType value)Methods in net.opengis.sps.v_2_0 with parameters of type SPSMetadataType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SPSMetadataType>ObjectFactory. createSPSMetadata(SPSMetadataType value)voidSPSMetadataPropertyType. setSPSMetadata(SPSMetadataType value)Sets the value of the spsMetadata property.SPSMetadataPropertyTypeSPSMetadataPropertyType. withSPSMetadata(SPSMetadataType value)Constructors in net.opengis.sps.v_2_0 with parameters of type SPSMetadataType Constructor Description SPSMetadataPropertyType(SPSMetadataType spsMetadata, 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
-