no.digipost.api.client.representations
Class RecipientIdentifier
java.lang.Object
no.digipost.api.client.representations.RecipientIdentifier
- Direct Known Subclasses:
- DigipostAddress, PersonalIdentificationNumber
public abstract class RecipientIdentifier
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
identifier
protected final String identifier
RecipientIdentifier
public RecipientIdentifier(String identifier)
asString
public String asString()
isPersonalIdentificationNumber
public abstract boolean isPersonalIdentificationNumber()
Copyright © 2011 Digipost Open Source. All Rights Reserved.