|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opcfoundation.ua.utils.AbstractStructure
org.opcfoundation.ua.core.HistoryReadDetails
org.opcfoundation.ua.core.ReadAtTimeDetails
public class ReadAtTimeDetails
| Field Summary | |
|---|---|
static ExpandedNodeId |
BINARY
|
static ExpandedNodeId |
ID
|
protected DateTime[] |
ReqTimes
|
protected Boolean |
UseSimpleBounds
|
static ExpandedNodeId |
XML
|
| Constructor Summary | |
|---|---|
ReadAtTimeDetails()
|
|
ReadAtTimeDetails(DateTime[] ReqTimes,
Boolean UseSimpleBounds)
|
|
| Method Summary | |
|---|---|
ReadAtTimeDetails |
clone()
Deep clone |
boolean |
equals(Object obj)
|
ExpandedNodeId |
getBinaryEncodeId()
getBinaryEncodeId. |
DateTime[] |
getReqTimes()
|
ExpandedNodeId |
getTypeId()
getTypeId. |
Boolean |
getUseSimpleBounds()
|
ExpandedNodeId |
getXmlEncodeId()
getXmlEncodeId. |
int |
hashCode()
|
void |
setReqTimes(DateTime[] ReqTimes)
|
void |
setUseSimpleBounds(Boolean UseSimpleBounds)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ExpandedNodeId ID
public static final ExpandedNodeId BINARY
public static final ExpandedNodeId XML
protected DateTime[] ReqTimes
protected Boolean UseSimpleBounds
| Constructor Detail |
|---|
public ReadAtTimeDetails()
public ReadAtTimeDetails(DateTime[] ReqTimes,
Boolean UseSimpleBounds)
| Method Detail |
|---|
public DateTime[] getReqTimes()
public void setReqTimes(DateTime[] ReqTimes)
public Boolean getUseSimpleBounds()
public void setUseSimpleBounds(Boolean UseSimpleBounds)
public ReadAtTimeDetails clone()
clone in interface Structureclone in class HistoryReadDetailspublic boolean equals(Object obj)
equals in class HistoryReadDetailspublic int hashCode()
hashCode in class HistoryReadDetailspublic ExpandedNodeId getTypeId()
StructuregetTypeId.
getTypeId in interface StructuregetTypeId in class HistoryReadDetailsExpandedNodeId object.public ExpandedNodeId getXmlEncodeId()
StructuregetXmlEncodeId.
getXmlEncodeId in interface StructuregetXmlEncodeId in class HistoryReadDetailsExpandedNodeId object.public ExpandedNodeId getBinaryEncodeId()
StructuregetBinaryEncodeId.
getBinaryEncodeId in interface StructuregetBinaryEncodeId in class HistoryReadDetailsExpandedNodeId object.public String toString()
toString in class HistoryReadDetails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||