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

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

public class AuthBodyAndStrucType
extends Object
implements IASN1PreparedElement


Constructor Summary
AuthBodyAndStrucType()
           
 
Method Summary
 AuthBodyStrucType getAuth_body_struc_type()
           
 AuthBody getAuth_body()
           
 IASN1PreparedElementData getPreparedData()
           
 void initWithDefaults()
           
 void setAuth_body_struc_type(AuthBodyStrucType value)
           
 void setAuth_body(AuthBody value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthBodyAndStrucType

public AuthBodyAndStrucType()
Method Detail

getAuth_body

public AuthBody getAuth_body()

setAuth_body

public void setAuth_body(AuthBody value)

getAuth_body_struc_type

public AuthBodyStrucType getAuth_body_struc_type()

setAuth_body_struc_type

public void setAuth_body_struc_type(AuthBodyStrucType 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.