-
-
Constructor Detail
-
Pid
public Pid(String value)
- Parameters:
value
- a vCard-compliant string representation
of a PID.
-
Pid
public Pid(Integer pid)
- Parameters:
pid
- integer representation of a PID
-
Method Detail
-
getPid
public Integer getPid()
- Returns:
- the pid
-
getValue
public String getValue()
- Specified by:
getValue
in class Parameter
- Returns:
- a string representation of the value of the parameter
Copyright © 2008-2012 Micronode. All Rights Reserved.