public class Address extends Object implements Serializable
Address(String name, String subject, Map options)
String
getName()
Map
getOptions()
getSubject()
static Address
parse(String address)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Address(String name, String subject, Map options)
public static Address parse(String address)
public String getName()
public String getSubject()
public Map getOptions()
public String toString()
toString
Object
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.