Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig.SignaturePropertyType

Packages that use SignaturePropertyType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig   
 

Uses of SignaturePropertyType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig declared as SignaturePropertyType
protected  SignaturePropertyType[] SignaturePropertiesType.signatureProperty
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig that return SignaturePropertyType
 SignaturePropertyType SignaturePropertyType.clone()
          Creates and returns a copy of this object.
static SignaturePropertyType ObjectFactory.copyOfSignaturePropertyType(SignaturePropertyType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig.SignaturePropertyType instance.
 SignaturePropertyType ObjectFactory.createSignaturePropertyType()
          Create an instance of SignaturePropertyType
 SignaturePropertyType[] SignaturePropertiesType.getSignatureProperty()
           
 SignaturePropertyType SignaturePropertiesType.getSignatureProperty(int idx)
           
 SignaturePropertyType SignaturePropertiesType.setSignatureProperty(int idx, SignaturePropertyType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig that return types with arguments of type SignaturePropertyType
 javax.xml.bind.JAXBElement<SignaturePropertyType> ObjectFactory.createSignatureProperty(SignaturePropertyType value)
          Create an instance of JAXBElement<SignaturePropertyType>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig with parameters of type SignaturePropertyType
static SignaturePropertyType ObjectFactory.copyOfSignaturePropertyType(SignaturePropertyType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig.SignaturePropertyType instance.
 void SignaturePropertiesType.copySignatureProperty(SignaturePropertyType[] source)
          Copies all values of property SignatureProperty.
 javax.xml.bind.JAXBElement<SignaturePropertyType> ObjectFactory.createSignatureProperty(SignaturePropertyType value)
          Create an instance of JAXBElement<SignaturePropertyType>}
 SignaturePropertyType SignaturePropertiesType.setSignatureProperty(int idx, SignaturePropertyType value)
           
 void SignaturePropertiesType.setSignatureProperty(SignaturePropertyType[] values)
           
 

Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig with parameters of type SignaturePropertyType
SignaturePropertyType(SignaturePropertyType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig.SignaturePropertyType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.