Uses of Class
org.openprovenance.profile.collections.TypeURI

Packages that use TypeURI
org.openprovenance.profile.collections   
 

Uses of TypeURI in org.openprovenance.profile.collections
 

Methods in org.openprovenance.profile.collections that return TypeURI
static TypeURI TypeURI.fromValue(String v)
           
static TypeURI TypeURI.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TypeURI[] TypeURI.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.openprovenance.profile.collections that return types with arguments of type TypeURI
 javax.xml.bind.JAXBElement<TypeURI> ObjectFactory.createType(TypeURI value)
          Create an instance of JAXBElement<TypeURI>}
 

Methods in org.openprovenance.profile.collections with parameters of type TypeURI
 javax.xml.bind.JAXBElement<TypeURI> ObjectFactory.createType(TypeURI value)
          Create an instance of JAXBElement<TypeURI>}
 



Copyright © 2011. All Rights Reserved.