org.openmuc.jsml.structures
Class SML_ValueEntry
java.lang.Object
org.openmuc.jsml.structures.ASNObject
org.openmuc.jsml.structures.ListOf
org.openmuc.jsml.structures.Sequence
org.openmuc.jsml.structures.SML_ValueEntry
public class SML_ValueEntry
- extends Sequence
Fields inherited from class org.openmuc.jsml.structures.ListOf |
seqArray |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
protected SML_Value value
valueSignature
protected SML_Signature valueSignature
SML_ValueEntry
public SML_ValueEntry(SML_Value value,
SML_Signature valueSignature)
SML_ValueEntry
public SML_ValueEntry()
getValue
public SML_Value getValue()
getValueSignature
public SML_Signature getValueSignature()
setValue
public void setValue(SML_Value value)
setValueSignature
public void setValueSignature(SML_Signature valueSignature)
setOptionalAndSeq
public void setOptionalAndSeq()
createElements
protected void createElements()
- Specified by:
createElements
in class Sequence
Copyright © 2011. All Rights Reserved.