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

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

public class AttributeModEntry
extends Object
implements IASN1PreparedElement


Constructor Summary
AttributeModEntry()
           
 
Method Summary
 AVA_Type getAttribute()
           
 ModifyOperator getModify_operator()
           
 IASN1PreparedElementData getPreparedData()
           
 void initWithDefaults()
           
 void setAttribute(AVA_Type value)
           
 void setModify_operator(ModifyOperator value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeModEntry

public AttributeModEntry()
Method Detail

getModify_operator

public ModifyOperator getModify_operator()

setModify_operator

public void setModify_operator(ModifyOperator value)

getAttribute

public AVA_Type getAttribute()

setAttribute

public void setAttribute(AVA_Type 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.