Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.SecurityType
Packages that use SecurityType
-
Uses of SecurityType in org.somda.sdc.dpws.soap.wsdiscovery.model
Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return SecurityTypeModifier and TypeMethodDescriptionSecurityType.clone()SecurityType.copyExcept(PropertyTree _propertyTree) SecurityType.copyOnly(PropertyTree _propertyTree) SecurityType.createCopy()SecurityType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createSecurityType()Create an instance ofSecurityTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type SecurityTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<SecurityType>ObjectFactory.createSecurity(SecurityType value) Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type SecurityTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<SecurityType>ObjectFactory.createSecurity(SecurityType value) Constructors in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type SecurityTypeModifierConstructorDescriptionSecurityType(SecurityType _other) Instantiates a SecurityType copying the state of another SecurityTypeSecurityType(SecurityType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a SecurityType copying the state of another SecurityType