org.universAAL.lddi.lib.ieeex73std.x73.p20601
Class SegmentStatisticEntry

Package class diagram package SegmentStatisticEntry
java.lang.Object
  extended by org.universAAL.lddi.lib.ieeex73std.x73.p20601.SegmentStatisticEntry
All Implemented Interfaces:
IASN1PreparedElement

public class SegmentStatisticEntry
extends Object
implements IASN1PreparedElement


Constructor Summary
SegmentStatisticEntry()
           
 
Method Summary
 IASN1PreparedElementData getPreparedData()
           
 byte[] getSegm_stat_entry()
           
 SegmStatType getSegm_stat_type()
           
 void initWithDefaults()
           
 void setSegm_stat_entry(byte[] value)
           
 void setSegm_stat_type(SegmStatType value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SegmentStatisticEntry

public SegmentStatisticEntry()
Method Detail

getSegm_stat_type

public SegmStatType getSegm_stat_type()

setSegm_stat_type

public void setSegm_stat_type(SegmStatType value)

getSegm_stat_entry

public byte[] getSegm_stat_entry()

setSegm_stat_entry

public void setSegm_stat_entry(byte[] value)

initWithDefaults

public void initWithDefaults()
Specified by:
initWithDefaults in interface IASN1PreparedElement

getPreparedData

public IASN1PreparedElementData getPreparedData()
Specified by:
getPreparedData in interface IASN1PreparedElement


Copyright © 2014 universAAL Consortium. All Rights Reserved.