com.adobe.livecycle.signatures.client.spi.types
Class NameIdentifierType

java.lang.Object
  extended by com.adobe.livecycle.signatures.client.spi.types.NameIdentifierType
All Implemented Interfaces:
Serializable

public class NameIdentifierType
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
NameIdentifierType(String value, String nameQualifier, URI format)
           
 
Method Summary
 URI getFormat()
           
 String getNameQualifier()
           
 String getValue()
           
 void setFormat(URI format)
           
 void setNameQualifier(String nameQualifier)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NameIdentifierType

public NameIdentifierType(String value,
                          String nameQualifier,
                          URI format)
Parameters:
value -
nameQualifier -
format -
Method Detail

getFormat

public URI getFormat()
Returns:
the format

setFormat

public void setFormat(URI format)
Parameters:
format - the format to set

getNameQualifier

public String getNameQualifier()
Returns:
the nameQualifier

setNameQualifier

public void setNameQualifier(String nameQualifier)
Parameters:
nameQualifier - the nameQualifier to set

getValue

public String getValue()
Returns:
the value

setValue

public void setValue(String value)
Parameters:
value - the value to set


[an error occurred while processing this directive] [an error occurred while processing this directive]