|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferenceType | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig | |
| Uses of ReferenceType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig with type parameters of type ReferenceType | |
|---|---|
protected List<ReferenceType> |
SignedInfoType.reference
|
protected List<ReferenceType> |
ManifestType.reference
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig that return ReferenceType | |
|---|---|
ReferenceType |
ReferenceType.clone()
Creates and returns a copy of this object. |
protected static ReferenceType |
ObjectFactory.copyOfReferenceType(ReferenceType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig.ReferenceType instance. |
ReferenceType |
ObjectFactory.createReferenceType()
Create an instance of ReferenceType |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig that return types with arguments of type ReferenceType | |
|---|---|
javax.xml.bind.JAXBElement<ReferenceType> |
ObjectFactory.createReference(ReferenceType value)
Create an instance of JAXBElement<ReferenceType>} |
List<ReferenceType> |
SignedInfoType.getReference()
Gets the value of the reference property. |
List<ReferenceType> |
ManifestType.getReference()
Gets the value of the reference property. |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig with parameters of type ReferenceType | |
|---|---|
protected static ReferenceType |
ObjectFactory.copyOfReferenceType(ReferenceType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig.ReferenceType instance. |
javax.xml.bind.JAXBElement<ReferenceType> |
ObjectFactory.createReference(ReferenceType value)
Create an instance of JAXBElement<ReferenceType>} |
| Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig with type arguments of type ReferenceType | |
|---|---|
protected static void |
SignedInfoType.copyReference(List<ReferenceType> source,
List<ReferenceType> target)
Copies all values of property Reference. |
protected static void |
SignedInfoType.copyReference(List<ReferenceType> source,
List<ReferenceType> target)
Copies all values of property Reference. |
protected static void |
ManifestType.copyReference(List<ReferenceType> source,
List<ReferenceType> target)
Copies all values of property Reference. |
protected static void |
ManifestType.copyReference(List<ReferenceType> source,
List<ReferenceType> target)
Copies all values of property Reference. |
| Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig with parameters of type ReferenceType | |
|---|---|
ReferenceType(ReferenceType o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig.ReferenceType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||