|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferenceType | |
---|---|
org.w3._2001._04.xmlenc |
Uses of ReferenceType in org.w3._2001._04.xmlenc |
---|
Fields in org.w3._2001._04.xmlenc with type parameters of type ReferenceType | |
---|---|
protected java.util.List<javax.xml.bind.JAXBElement<ReferenceType>> |
ReferenceList.dataReferenceOrKeyReference
|
Methods in org.w3._2001._04.xmlenc 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._2001._04.xmlenc 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 org.w3._2001._04.xmlenc 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 > } |
Constructors in org.w3._2001._04.xmlenc 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 |