Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig.ObjectType

Packages that use ObjectType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig   
 

Uses of ObjectType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig with type parameters of type ObjectType
protected  List<ObjectType> SignatureType.object
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig that return ObjectType
 ObjectType ObjectType.clone()
          Creates and returns a copy of this object.
 ObjectType ObjectFactory.createObjectType()
          Create an instance of ObjectType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.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>}
 List<ObjectType> SignatureType.getObject()
          Gets the value of the object property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig with parameters of type ObjectType
 javax.xml.bind.JAXBElement<ObjectType> ObjectFactory.createObject(ObjectType value)
          Create an instance of JAXBElement<ObjectType>}
 

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



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