Uses of Class
xades4j.properties.IdentifierType

Packages that use IdentifierType
xades4j.properties Types that represent the different XAdES qualifying properties. 
 

Uses of IdentifierType in xades4j.properties
 

Methods in xades4j.properties that return IdentifierType
 IdentifierType ObjectIdentifier.getIdentifierType()
           
static IdentifierType IdentifierType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IdentifierType[] IdentifierType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in xades4j.properties with parameters of type IdentifierType
 DataObjectFormatProperty DataObjectFormatProperty.withIdentifier(String identifier, IdentifierType identifierType)
           
 

Constructors in xades4j.properties with parameters of type IdentifierType
ObjectIdentifier(String identifier, IdentifierType identifierType)
           
 



Copyright © 2012. All Rights Reserved.