xades4j.properties
Class ObjectIdentifier
java.lang.Object
xades4j.properties.ObjectIdentifier
public class ObjectIdentifier
- extends Object
An object identifier which may be an URI or an OID.
- Author:
- Luís
- See Also:
IdentifierType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectIdentifier
public ObjectIdentifier(String identifier,
IdentifierType identifierType)
ObjectIdentifier
public ObjectIdentifier(String identifier)
getIdentifier
public String getIdentifier()
getIdentifierType
public IdentifierType getIdentifierType()
Copyright © 2012. All Rights Reserved.