ch.panter.li.bi.asn.api
Interface OIDValueInfo

All Known Subinterfaces:
OIDValue
All Known Implementing Classes:
AsnObjectIdentifier, AsnOIDValueBase, AsnRelativeOID

public interface OIDValueInfo


Method Summary
 ReadOnlyCollection<AsnIntegralNumber> getComponents()
           
 boolean isAbsolute()
           
 boolean isRelative()
           
 

Method Detail

isAbsolute

boolean isAbsolute()

isRelative

boolean isRelative()

getComponents

ReadOnlyCollection<AsnIntegralNumber> getComponents()


Copyright 2007-2007 SourceForge. All Rights Reserved.