|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignatureType | |
|---|---|
| org.uddi.api_v3 | |
| org.w3._2000._09.xmldsig_ | |
| Uses of SignatureType in org.uddi.api_v3 |
|---|
| Fields in org.uddi.api_v3 with type parameters of type SignatureType | |
|---|---|
protected java.util.List<SignatureType> |
BusinessService.signature
|
protected java.util.List<SignatureType> |
BusinessEntity.signature
|
protected java.util.List<SignatureType> |
TModel.signature
|
protected java.util.List<SignatureType> |
BindingTemplate.signature
|
protected java.util.List<SignatureType> |
PublisherAssertion.signature
|
| Methods in org.uddi.api_v3 that return types with arguments of type SignatureType | |
|---|---|
java.util.List<SignatureType> |
BusinessService.getSignature()
Gets the value of the signature property. |
java.util.List<SignatureType> |
BusinessEntity.getSignature()
Gets the value of the signature property. |
java.util.List<SignatureType> |
TModel.getSignature()
Gets the value of the signature property. |
java.util.List<SignatureType> |
BindingTemplate.getSignature()
Gets the value of the signature property. |
java.util.List<SignatureType> |
PublisherAssertion.getSignature()
Gets the value of the signature property. |
| Uses of SignatureType in org.w3._2000._09.xmldsig_ |
|---|
| Methods in org.w3._2000._09.xmldsig_ that return SignatureType | |
|---|---|
SignatureType |
ObjectFactory.createSignatureType()
Create an instance of SignatureType |
| Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type SignatureType | |
|---|---|
javax.xml.bind.JAXBElement<SignatureType> |
ObjectFactory.createSignature(SignatureType value)
Create an instance of JAXBElement<SignatureType>} |
| Methods in org.w3._2000._09.xmldsig_ with parameters of type SignatureType | |
|---|---|
javax.xml.bind.JAXBElement<SignatureType> |
ObjectFactory.createSignature(SignatureType value)
Create an instance of JAXBElement<SignatureType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||