ch.panter.li.bi.asn.value
Class AsnRelativeOID
java.lang.Object
ch.panter.li.bi.asn.AsnValueBase
ch.panter.li.bi.asn.value.AsnSimpleValueBase
ch.panter.li.bi.asn.value.AsnOIDValueBase
ch.panter.li.bi.asn.value.AsnRelativeOID
- All Implemented Interfaces:
- OIDValue, OIDValueInfo, Validatable, AsnValue
public class AsnRelativeOID
- extends AsnOIDValueBase
Methods inherited from class ch.panter.li.bi.asn.value.AsnOIDValueBase |
addComponent, addComponent, assign, clearAllComponents, computeHashCode, getComponents, isAbsolute, isEqualTo, setComponents, setComponents, setComponents, setComponents |
AsnRelativeOID
public AsnRelativeOID()
AsnRelativeOID
public AsnRelativeOID(ReadOnlyCollection<AsnIntegralNumber> components)
AsnRelativeOID
public AsnRelativeOID(AsnIntegralNumber... components)
AsnRelativeOID
public AsnRelativeOID(int... components)
AsnRelativeOID
public AsnRelativeOID(String components)
AsnRelativeOID
public AsnRelativeOID(AsnType type)
AsnRelativeOID
public AsnRelativeOID(AsnRelativeOID copy)
copyAsnValue
public AsnRelativeOID copyAsnValue()
isRelative
public final boolean isRelative()
- Specified by:
isRelative
in interface OIDValueInfo
- Specified by:
isRelative
in class AsnOIDValueBase
toString
public String toString()
- Overrides:
toString
in class AsnOIDValueBase
Copyright 2007-2007 SourceForge. All Rights Reserved.