|
||||||||||
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 List<ReferenceType> |
ManifestType.reference
|
protected List<ReferenceType> |
SignedInfoType.reference
|
Methods in org.w3._2000._09.xmldsig that return ReferenceType | |
---|---|
ReferenceType |
ReferenceType.clone()
Creates and returns a deep copy of this object. |
ReferenceType |
ObjectFactory.createReferenceType()
Create an instance of ReferenceType |
Methods in org.w3._2000._09.xmldsig that return types with arguments of type ReferenceType | |
---|---|
JAXBElement<ReferenceType> |
ObjectFactory.createReference(ReferenceType value)
Create an instance of JAXBElement < ReferenceType > } |
List<ReferenceType> |
ManifestType.getReference()
Gets the value of the reference property. |
List<ReferenceType> |
SignedInfoType.getReference()
Gets the value of the reference property. |
Methods in org.w3._2000._09.xmldsig with parameters of type ReferenceType | |
---|---|
JAXBElement<ReferenceType> |
ObjectFactory.createReference(ReferenceType value)
Create an instance of JAXBElement < ReferenceType > } |
Constructors in org.w3._2000._09.xmldsig with parameters of type ReferenceType | |
---|---|
ReferenceType(ReferenceType o)
Creates a new ReferenceType instance by deeply copying a given ReferenceType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |