|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc.TimeReference
public class TimeReference
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element ref="{}DetachedTimeStamp"/>
<element ref="{}AttachedTimeStamp"/>
<element ref="{}TimeInfo"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected AttachedTimeStamp |
attachedTimeStamp
|
protected DetachedTimeStamp |
detachedTimeStamp
|
protected java.lang.String |
timeInfo
|
| Constructor Summary | |
|---|---|
TimeReference()
|
|
| Method Summary | |
|---|---|
AttachedTimeStamp |
getAttachedTimeStamp()
Gets the value of the attachedTimeStamp property. |
DetachedTimeStamp |
getDetachedTimeStamp()
Gets the value of the detachedTimeStamp property. |
java.lang.String |
getTimeInfo()
Gets the value of the timeInfo property. |
void |
setAttachedTimeStamp(AttachedTimeStamp value)
Sets the value of the attachedTimeStamp property. |
void |
setDetachedTimeStamp(DetachedTimeStamp value)
Sets the value of the detachedTimeStamp property. |
void |
setTimeInfo(java.lang.String value)
Sets the value of the timeInfo property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DetachedTimeStamp detachedTimeStamp
protected AttachedTimeStamp attachedTimeStamp
protected java.lang.String timeInfo
| Constructor Detail |
|---|
public TimeReference()
| Method Detail |
|---|
public DetachedTimeStamp getDetachedTimeStamp()
DetachedTimeStamppublic void setDetachedTimeStamp(DetachedTimeStamp value)
value - allowed object is
DetachedTimeStamppublic AttachedTimeStamp getAttachedTimeStamp()
AttachedTimeStamppublic void setAttachedTimeStamp(AttachedTimeStamp value)
value - allowed object is
AttachedTimeStamppublic java.lang.String getTimeInfo()
Stringpublic void setTimeInfo(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||