|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferenceType | |
|---|---|
| com.sun.xml.security.core.xenc | |
| Uses of ReferenceType in com.sun.xml.security.core.xenc |
|---|
| Fields in com.sun.xml.security.core.xenc with type parameters of type ReferenceType | |
|---|---|
protected java.util.List<javax.xml.bind.JAXBElement<ReferenceType>> |
ReferenceList.dataReferenceOrKeyReference
|
| Methods in com.sun.xml.security.core.xenc that return ReferenceType | |
|---|---|
ReferenceType |
ObjectFactory.createReferenceType()
Create an instance of ReferenceType |
| Methods in com.sun.xml.security.core.xenc that return types with arguments of type ReferenceType | |
|---|---|
javax.xml.bind.JAXBElement<ReferenceType> |
ObjectFactory.createReferenceListDataReference(ReferenceType value)
Create an instance of JAXBElement<ReferenceType>} |
javax.xml.bind.JAXBElement<ReferenceType> |
ObjectFactory.createReferenceListKeyReference(ReferenceType value)
Create an instance of JAXBElement<ReferenceType>} |
java.util.List<javax.xml.bind.JAXBElement<ReferenceType>> |
ReferenceList.getDataReferenceOrKeyReference()
Gets the value of the dataReferenceOrKeyReference property. |
| Methods in com.sun.xml.security.core.xenc with parameters of type ReferenceType | |
|---|---|
javax.xml.bind.JAXBElement<ReferenceType> |
ObjectFactory.createReferenceListDataReference(ReferenceType value)
Create an instance of JAXBElement<ReferenceType>} |
javax.xml.bind.JAXBElement<ReferenceType> |
ObjectFactory.createReferenceListKeyReference(ReferenceType value)
Create an instance of JAXBElement<ReferenceType>} |
| Method parameters in com.sun.xml.security.core.xenc with type arguments of type ReferenceType | |
|---|---|
void |
ReferenceList.setDataReferenceOrKeyReference(java.util.List<javax.xml.bind.JAXBElement<ReferenceType>> dataReferenceOrKeyReference)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||