public class InfDataType
extends java.lang.Object
Java class for infDataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="infDataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="id" type="{http://www.nic.cz/xml/epp/fredcom-1.2}objIDType"/>
<element name="roid" type="{urn:ietf:params:xml:ns:eppcom-1.0}roidType"/>
<element name="status" type="{http://www.nic.cz/xml/epp/contact-1.6}statusType" maxOccurs="14" minOccurs="0"/>
<element name="postalInfo" type="{http://www.nic.cz/xml/epp/contact-1.6}postalInfoReadType"/>
<element name="voice" type="{http://www.nic.cz/xml/epp/contact-1.6}e164StringType" minOccurs="0"/>
<element name="fax" type="{http://www.nic.cz/xml/epp/contact-1.6}e164StringType" minOccurs="0"/>
<element name="email" type="{http://www.nic.cz/xml/epp/contact-1.6}emailCommaListType" minOccurs="0"/>
<element name="clID" type="{urn:ietf:params:xml:ns:eppcom-1.0}clIDType"/>
<element name="crID" type="{urn:ietf:params:xml:ns:eppcom-1.0}clIDType"/>
<element name="crDate" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="upID" type="{urn:ietf:params:xml:ns:eppcom-1.0}clIDType" minOccurs="0"/>
<element name="upDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="trDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="authInfo" type="{http://www.nic.cz/xml/epp/fredcom-1.2}authInfoType" minOccurs="0"/>
<element name="disclose" type="{http://www.nic.cz/xml/epp/contact-1.6}infupdDiscloseType" minOccurs="0"/>
<element name="vat" type="{http://www.nic.cz/xml/epp/contact-1.6}vatT" minOccurs="0"/>
<element name="ident" type="{http://www.nic.cz/xml/epp/contact-1.6}identT" minOccurs="0"/>
<element name="notifyEmail" type="{http://www.nic.cz/xml/epp/contact-1.6}emailCommaListType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
authInfo |
protected java.lang.String |
clID |
protected javax.xml.datatype.XMLGregorianCalendar |
crDate |
protected java.lang.String |
crID |
protected InfupdDiscloseType |
disclose |
protected java.lang.String |
email |
protected java.lang.String |
fax |
protected java.lang.String |
id |
protected IdentT |
ident |
protected java.lang.String |
notifyEmail |
protected PostalInfoReadType |
postalInfo |
protected java.lang.String |
roid |
protected java.util.List<StatusType> |
status |
protected javax.xml.datatype.XMLGregorianCalendar |
trDate |
protected javax.xml.datatype.XMLGregorianCalendar |
upDate |
protected java.lang.String |
upID |
protected java.lang.String |
vat |
protected java.lang.String |
voice |
| Constructor and Description |
|---|
InfDataType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthInfo()
Gets the value of the authInfo property.
|
java.lang.String |
getClID()
Gets the value of the clID property.
|
javax.xml.datatype.XMLGregorianCalendar |
getCrDate()
Gets the value of the crDate property.
|
java.lang.String |
getCrID()
Gets the value of the crID property.
|
InfupdDiscloseType |
getDisclose()
Gets the value of the disclose property.
|
java.lang.String |
getEmail()
Gets the value of the email property.
|
java.lang.String |
getFax()
Gets the value of the fax property.
|
java.lang.String |
getId()
Gets the value of the id property.
|
IdentT |
getIdent()
Gets the value of the ident property.
|
java.lang.String |
getNotifyEmail()
Gets the value of the notifyEmail property.
|
PostalInfoReadType |
getPostalInfo()
Gets the value of the postalInfo property.
|
java.lang.String |
getRoid()
Gets the value of the roid property.
|
java.util.List<StatusType> |
getStatus()
Gets the value of the status property.
|
javax.xml.datatype.XMLGregorianCalendar |
getTrDate()
Gets the value of the trDate property.
|
javax.xml.datatype.XMLGregorianCalendar |
getUpDate()
Gets the value of the upDate property.
|
java.lang.String |
getUpID()
Gets the value of the upID property.
|
java.lang.String |
getVat()
Gets the value of the vat property.
|
java.lang.String |
getVoice()
Gets the value of the voice property.
|
void |
setAuthInfo(java.lang.String value)
Sets the value of the authInfo property.
|
void |
setClID(java.lang.String value)
Sets the value of the clID property.
|
void |
setCrDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the crDate property.
|
void |
setCrID(java.lang.String value)
Sets the value of the crID property.
|
void |
setDisclose(InfupdDiscloseType value)
Sets the value of the disclose property.
|
void |
setEmail(java.lang.String value)
Sets the value of the email property.
|
void |
setFax(java.lang.String value)
Sets the value of the fax property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setIdent(IdentT value)
Sets the value of the ident property.
|
void |
setNotifyEmail(java.lang.String value)
Sets the value of the notifyEmail property.
|
void |
setPostalInfo(PostalInfoReadType value)
Sets the value of the postalInfo property.
|
void |
setRoid(java.lang.String value)
Sets the value of the roid property.
|
void |
setTrDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the trDate property.
|
void |
setUpDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the upDate property.
|
void |
setUpID(java.lang.String value)
Sets the value of the upID property.
|
void |
setVat(java.lang.String value)
Sets the value of the vat property.
|
void |
setVoice(java.lang.String value)
Sets the value of the voice property.
|
protected java.lang.String id
protected java.lang.String roid
protected java.util.List<StatusType> status
protected PostalInfoReadType postalInfo
protected java.lang.String voice
protected java.lang.String fax
protected java.lang.String email
protected java.lang.String clID
protected java.lang.String crID
protected javax.xml.datatype.XMLGregorianCalendar crDate
protected java.lang.String upID
protected javax.xml.datatype.XMLGregorianCalendar upDate
protected javax.xml.datatype.XMLGregorianCalendar trDate
protected java.lang.String authInfo
protected InfupdDiscloseType disclose
protected java.lang.String vat
protected IdentT ident
protected java.lang.String notifyEmail
public java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRoid()
Stringpublic void setRoid(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<StatusType> getStatus()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the status property.
For example, to add a new item, do as follows:
getStatus().add(newItem);
Objects of the following type(s) are allowed in the list
StatusType
public PostalInfoReadType getPostalInfo()
PostalInfoReadTypepublic void setPostalInfo(PostalInfoReadType value)
value - allowed object is
PostalInfoReadTypepublic java.lang.String getVoice()
Stringpublic void setVoice(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFax()
Stringpublic void setFax(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getEmail()
Stringpublic void setEmail(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getClID()
Stringpublic void setClID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCrID()
Stringpublic void setCrID(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.datatype.XMLGregorianCalendar getCrDate()
XMLGregorianCalendarpublic void setCrDate(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.String getUpID()
Stringpublic void setUpID(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.datatype.XMLGregorianCalendar getUpDate()
XMLGregorianCalendarpublic void setUpDate(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getTrDate()
XMLGregorianCalendarpublic void setTrDate(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.String getAuthInfo()
Stringpublic void setAuthInfo(java.lang.String value)
value - allowed object is
Stringpublic InfupdDiscloseType getDisclose()
InfupdDiscloseTypepublic void setDisclose(InfupdDiscloseType value)
value - allowed object is
InfupdDiscloseTypepublic java.lang.String getVat()
Stringpublic void setVat(java.lang.String value)
value - allowed object is
Stringpublic IdentT getIdent()
IdentTpublic void setIdent(IdentT value)
value - allowed object is
IdentTpublic java.lang.String getNotifyEmail()
Stringpublic void setNotifyEmail(java.lang.String value)
value - allowed object is
StringCopyright © 2023. All rights reserved.