|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bsvrz.dav.daf.communication.dataRepresentation.data.byteArray.ByteArrayData
de.bsvrz.dav.daf.communication.dataRepresentation.data.byteArray.ByteArrayPrimitiveData
de.bsvrz.dav.daf.communication.dataRepresentation.data.byteArray.ByteArrayPrimitiveArrayItemData
public class ByteArrayPrimitiveArrayItemData
Klasse, die noch zu dokumentieren ist.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface de.bsvrz.dav.daf.main.Data |
---|
Data.Array, Data.FormatException, Data.NumberArray, Data.NumberValue, Data.ReferenceArray, Data.ReferenceValue, Data.TextArray, Data.TextValue, Data.TimeArray, Data.TimeValue |
Field Summary |
---|
Fields inherited from class de.bsvrz.dav.daf.communication.dataRepresentation.data.byteArray.ByteArrayData |
---|
_bytes, _info, _offset |
Constructor Summary | |
---|---|
ByteArrayPrimitiveArrayItemData(byte[] bytes,
int offset,
AttributeInfo attributeInfo,
int itemIndex)
|
Method Summary | |
---|---|
String |
getName()
Liefert den Namen eines Datums zurück. |
Methods inherited from class de.bsvrz.dav.daf.communication.dataRepresentation.data.byteArray.ByteArrayPrimitiveData |
---|
asArray, asReferenceArray, asReferenceValue, asScaledArray, asScaledValue, asTextArray, asTextValue, asTimeArray, asTimeValue, asUnscaledArray, asUnscaledValue, byteValue, doubleValue, floatValue, getId, getItem, getMillis, getSeconds, getState, getSuffixText, getSystemObject, getSystemObjectPid, getText, getValueText, intValue, isArray, isList, isNumber, isPlain, isState, iterator, longValue, set, set, set, set, setMillis, setSeconds, setState, setSystemObject, setSystemObjectPid, setText, shortValue, valueToString |
Methods inherited from class de.bsvrz.dav.daf.communication.dataRepresentation.data.byteArray.ByteArrayData |
---|
create, create, create, createModifiableCopy, createUnmodifiableCopy, dump, equals, getArray, getAttributeType, getBytes, getInfo, getItem, getOffset, getReferenceArray, getReferenceValue, getScaledArray, getScaledValue, getTextArray, getTextValue, getTimeArray, getTimeValue, getUnscaledArray, getUnscaledValue, isDefined, setToDefault, toDebugString, toParamString, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ByteArrayPrimitiveArrayItemData(byte[] bytes, int offset, AttributeInfo attributeInfo, int itemIndex)
Method Detail |
---|
public String getName()
Data
getName
in interface Data
getName
in class ByteArrayData
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |