|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||