public interface HasAltId
| Modifier and Type | Method and Description |
|---|---|
String |
getAltId()
Gets the property's ALTID parameter.
|
void |
setAltId(String altId)
Sets the property's ALTID parameter.
|
String getAltId()
Supported versions: 4.0
VCardParameters.getAltId()void setAltId(String altId)
Supported versions: 4.0
altId - the ALTID or null to removeVCardParameters.setAltId(java.lang.String)This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.