|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.gv.zustellung.zkopf.xsd.zkopf_persondata.TelcomNumberType
public class TelcomNumberType
Java class for TelcomNumberType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TelcomNumberType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice> <element ref="{http://reference.e-government.gv.at/namespace/persondata/en/20040201#}FormattedNumber"/> </choice> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
TelcomNumberType()
|
Method Summary | |
---|---|
String |
getFormattedNumber()
Gets the value of the formattedNumber property. |
void |
setFormattedNumber(String value)
Sets the value of the formattedNumber property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TelcomNumberType()
Method Detail |
---|
public String getFormattedNumber()
String
public void setFormattedNumber(String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |