|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferenceType | |
|---|---|
| org.w3._2000._09.xmldsig | |
| Uses of ReferenceType in org.w3._2000._09.xmldsig |
|---|
| Fields in org.w3._2000._09.xmldsig with type parameters of type ReferenceType | |
|---|---|
protected java.util.List<ReferenceType> |
ManifestType.reference
|
protected java.util.List<ReferenceType> |
SignedInfoType.reference
|
| Methods in org.w3._2000._09.xmldsig that return ReferenceType | |
|---|---|
ReferenceType |
ObjectFactory.createReferenceType()
Create an instance of ReferenceType |
| Methods in org.w3._2000._09.xmldsig that return types with arguments of type ReferenceType | |
|---|---|
javax.xml.bind.JAXBElement<ReferenceType> |
ObjectFactory.createReference(ReferenceType value)
Create an instance of JAXBElement<ReferenceType>} |
java.util.List<ReferenceType> |
ManifestType.getReference()
Gets the value of the reference property. |
java.util.List<ReferenceType> |
SignedInfoType.getReference()
Gets the value of the reference property. |
| Methods in org.w3._2000._09.xmldsig with parameters of type ReferenceType | |
|---|---|
javax.xml.bind.JAXBElement<ReferenceType> |
ObjectFactory.createReference(ReferenceType value)
Create an instance of JAXBElement<ReferenceType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||