|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.model.metadata.iso19115.Phone
public class Phone
Represents a contact phone number.
| Constructor Summary | |
|---|---|
Phone(String[] facsimile,
String[] voice)
Creates a new instance of Phone |
|
Phone(String[] facsimile,
String[] other,
String[] othertype,
String[] voice)
Creates a new instance of Phone |
|
| Method Summary | |
|---|---|
void |
addFacsimile(String facsimile)
|
void |
addOther(String other)
|
void |
addOtherType(String othertype)
|
void |
addVoice(String voice)
|
String[] |
getFacsimile()
|
String[] |
getOther()
|
String[] |
getOtherType()
|
String[] |
getVoice()
|
void |
setFacsimile(String[] facsimile)
|
void |
setOther(String[] other)
|
void |
setOtherType(String[] othertype)
|
void |
setVoice(String[] voice)
|
String |
toString()
to String method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Phone(String[] facsimile,
String[] voice)
facsimile - voice -
public Phone(String[] facsimile,
String[] other,
String[] othertype,
String[] voice)
facsimile - other - othertype - voice - | Method Detail |
|---|
public String[] getFacsimile()
public void addFacsimile(String facsimile)
facsimile - getFacsimile()public void setFacsimile(String[] facsimile)
facsimile - getFacsimile()public String[] getOther()
public void addOther(String other)
other - getOther()public void setOther(String[] other)
other - getOther()public String[] getOtherType()
public void addOtherType(String othertype)
othertype - getOtherType()public void setOtherType(String[] othertype)
othertype - getOtherType()public String[] getVoice()
public void addVoice(String voice)
voice - getVoice()public void setVoice(String[] voice)
voice - getVoice()public String toString()
toString in class Object
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net