|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectno.difi.begrep.DifiMobiltelefonnummer
public class DifiMobiltelefonnummer
Java class for Mobiltelefonnummer complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Mobiltelefonnummer">
<simpleContent>
<extension base="<http://begrep.difi.no>mobiltelefonnummer">
<attribute name="sistOppdatert" use="required" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="sistVerifisert" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected org.joda.time.DateTime |
sistOppdatert
|
protected org.joda.time.DateTime |
sistVerifisert
|
protected String |
value
|
| Constructor Summary | |
|---|---|
DifiMobiltelefonnummer()
Default no-arg constructor |
|
DifiMobiltelefonnummer(String value,
org.joda.time.DateTime sistOppdatert,
org.joda.time.DateTime sistVerifisert)
Fully-initialising value constructor |
|
| Method Summary | |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
org.joda.time.DateTime |
getSistOppdatert()
Gets the value of the sistOppdatert property. |
org.joda.time.DateTime |
getSistVerifisert()
Gets the value of the sistVerifisert property. |
String |
getValue()
Gets the value of the value property. |
void |
setSistOppdatert(org.joda.time.DateTime value)
Sets the value of the sistOppdatert property. |
void |
setSistVerifisert(org.joda.time.DateTime value)
Sets the value of the sistVerifisert property. |
void |
setValue(String value)
Sets the value of the value property. |
String |
toString()
|
DifiMobiltelefonnummer |
withSistOppdatert(org.joda.time.DateTime value)
|
DifiMobiltelefonnummer |
withSistVerifisert(org.joda.time.DateTime value)
|
DifiMobiltelefonnummer |
withValue(String value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected String value
protected org.joda.time.DateTime sistOppdatert
protected org.joda.time.DateTime sistVerifisert
| Constructor Detail |
|---|
public DifiMobiltelefonnummer()
public DifiMobiltelefonnummer(String value,
org.joda.time.DateTime sistOppdatert,
org.joda.time.DateTime sistVerifisert)
| Method Detail |
|---|
public String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getSistOppdatert()
Stringpublic void setSistOppdatert(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getSistVerifisert()
Stringpublic void setSistVerifisert(org.joda.time.DateTime value)
value - allowed object is
Stringpublic String toString()
toString in class Object
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic DifiMobiltelefonnummer withValue(String value)
public DifiMobiltelefonnummer withSistOppdatert(org.joda.time.DateTime value)
public DifiMobiltelefonnummer withSistVerifisert(org.joda.time.DateTime value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||