Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.xmldsig.ObjectType

Packages that use ObjectType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.xmldsig   
 

Uses of ObjectType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.xmldsig
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.xmldsig declared as ObjectType
protected  ObjectType[] SignatureType.object
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.xmldsig that return ObjectType
 ObjectType ObjectType.clone()
          Creates and returns a copy of this object.
 ObjectType ObjectFactory.createObjectType()
          Create an instance of ObjectType
 ObjectType[] SignatureType.getObject()
           
 ObjectType SignatureType.getObject(int idx)
           
 ObjectType SignatureType.setObject(int idx, ObjectType value)
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.xmldsig with parameters of type ObjectType
 javax.xml.bind.JAXBElement<ObjectType> ObjectFactory.createObject(ObjectType value)
          Create an instance of JAXBElement<ObjectType>}
 ObjectType SignatureType.setObject(int idx, ObjectType value)
           
 void SignatureType.setObject(ObjectType[] values)
           
 

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



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