public class PhoneNumber extends Object
PhoneNumber()
PhoneNumber(String type, String value)
boolean
equals(Object obj)
String
getType()
getValue()
int
hashCode()
void
setType(String type)
setValue(String value)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public PhoneNumber()
public PhoneNumber(String type, String value)
public String getType()
public void setType(String type)
public String getValue()
public void setValue(String value)
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.