Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.SigType
Packages that use SigType
-
Uses of SigType in org.somda.sdc.dpws.soap.wsdiscovery.model
Fields in org.somda.sdc.dpws.soap.wsdiscovery.model declared as SigTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model that return SigTypeModifier and TypeMethodDescriptionSigType.clone()SigType.copyExcept(PropertyTree _propertyTree) SigType.copyOnly(PropertyTree _propertyTree) SigType.createCopy()SigType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createSigType()Create an instance ofSigTypeSecurityType.getSig()Gets the value of the sig property.Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type SigTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type SigTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<SigType>voidSets the value of the sig property.Constructors in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type SigTypeModifierConstructorDescriptionInstantiates a SigType copying the state of another SigTypeSigType(SigType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a SigType copying the state of another SigType