Uses of Class
org.jboss.seam.security.external.jaxb.xmldsig.ObjectType

Packages that use ObjectType
org.jboss.seam.security.external.jaxb.xmldsig   
 

Uses of ObjectType in org.jboss.seam.security.external.jaxb.xmldsig
 

Fields in org.jboss.seam.security.external.jaxb.xmldsig with type parameters of type ObjectType
protected  List<ObjectType> SignatureType.object
           
 

Methods in org.jboss.seam.security.external.jaxb.xmldsig that return ObjectType
 ObjectType ObjectFactory.createObjectType()
          Create an instance of ObjectType
 

Methods in org.jboss.seam.security.external.jaxb.xmldsig that return types with arguments of type ObjectType
 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 org.jboss.seam.security.external.jaxb.xmldsig with parameters of type ObjectType
 JAXBElement<ObjectType> ObjectFactory.createObject(ObjectType value)
          Create an instance of JAXBElement<ObjectType>}
 



Copyright © 2011 Seam Framework. All Rights Reserved.