Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.SigType
-
Packages that use SigType Package Description org.somda.sdc.dpws.soap.wsdiscovery.model -
-
Uses of SigType in org.somda.sdc.dpws.soap.wsdiscovery.model
Fields in org.somda.sdc.dpws.soap.wsdiscovery.model declared as SigType Modifier and Type Field Description protected SigTypeSecurityType. sigMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return SigType Modifier and Type Method Description SigTypeObjectFactory. createSigType()Create an instance ofSigTypeSigTypeSecurityType. getSig()Ruft den Wert der sig-Eigenschaft ab.Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type SigType Modifier and Type Method Description javax.xml.bind.JAXBElement<SigType>ObjectFactory. createSig(SigType value)Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type SigType Modifier and Type Method Description javax.xml.bind.JAXBElement<SigType>ObjectFactory. createSig(SigType value)voidSecurityType. setSig(SigType value)Legt den Wert der sig-Eigenschaft fest.
-