no.digipost.api.client.representations
Class PersonalIdentificationNumber

java.lang.Object
  extended by no.digipost.api.client.representations.RecipientIdentifier
      extended by no.digipost.api.client.representations.PersonalIdentificationNumber

public class PersonalIdentificationNumber
extends RecipientIdentifier


Field Summary
 
Fields inherited from class no.digipost.api.client.representations.RecipientIdentifier
identifier
 
Constructor Summary
PersonalIdentificationNumber(String birthNumber)
           
 
Method Summary
 boolean isPersonalIdentificationNumber()
           
 
Methods inherited from class no.digipost.api.client.representations.RecipientIdentifier
asString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersonalIdentificationNumber

public PersonalIdentificationNumber(String birthNumber)
Method Detail

isPersonalIdentificationNumber

public boolean isPersonalIdentificationNumber()
Specified by:
isPersonalIdentificationNumber in class RecipientIdentifier


Copyright © 2012 Digipost Open Source. All Rights Reserved.