|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.msrpc.srvsvc.TimeOfDayInfo
public static class srvsvc.TimeOfDayInfo
| Field Summary | |
|---|---|
int |
day
|
int |
elapsedt
|
int |
hours
|
int |
hunds
|
int |
mins
|
int |
month
|
int |
msecs
|
int |
secs
|
int |
timezone
|
int |
tinterval
|
int |
weekday
|
int |
year
|
| Constructor Summary | |
|---|---|
srvsvc.TimeOfDayInfo()
|
|
| Method Summary | |
|---|---|
void |
decode(NdrBuffer _src)
|
void |
encode(NdrBuffer _dst)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int elapsedt
public int msecs
public int hours
public int mins
public int secs
public int hunds
public int timezone
public int tinterval
public int day
public int month
public int year
public int weekday
| Constructor Detail |
|---|
public srvsvc.TimeOfDayInfo()
| Method Detail |
|---|
public void encode(NdrBuffer _dst)
throws NdrException
encode in class NdrObjectNdrException
public void decode(NdrBuffer _src)
throws NdrException
decode in class NdrObjectNdrException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||