Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.SecurityType
-
Packages that use SecurityType Package Description org.somda.sdc.dpws.soap.wsdiscovery.model -
-
Uses of SecurityType in org.somda.sdc.dpws.soap.wsdiscovery.model
Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return SecurityType Modifier and Type Method Description SecurityTypeObjectFactory. createSecurityType()Create an instance ofSecurityTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type SecurityType Modifier and Type Method Description javax.xml.bind.JAXBElement<SecurityType>ObjectFactory. createSecurity(SecurityType value)Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type SecurityType Modifier and Type Method Description javax.xml.bind.JAXBElement<SecurityType>ObjectFactory. createSecurity(SecurityType value)
-