ch.panter.li.bi.asn.value
Class AsnBoolean
java.lang.Object
ch.panter.li.bi.asn.AsnValueBase
ch.panter.li.bi.asn.value.AsnSimpleValueBase
ch.panter.li.bi.asn.value.AsnObjectValueBase
ch.panter.li.bi.asn.value.AsnBoolean
- All Implemented Interfaces:
- BooleanValue, BooleanValueInfo, Validatable, AsnValue
public class AsnBoolean
- extends AsnObjectValueBase
- implements BooleanValue
AsnBoolean
public AsnBoolean()
AsnBoolean
public AsnBoolean(AsnType type)
AsnBoolean
public AsnBoolean(AsnBoolean copy)
copyAsnValue
public AsnBoolean copyAsnValue()
- Specified by:
copyAsnValue
in interface AsnValue
getValue
public final Boolean getValue()
- Specified by:
getValue
in interface BooleanValueInfo
setValue
public final void setValue(Boolean value)
- Specified by:
setValue
in interface BooleanValue
assign
public void assign(BooleanValue other)
- Specified by:
assign
in interface BooleanValue
Copyright 2007-2007 SourceForge. All Rights Reserved.