pasn
Interface ASN1StructuredMandatoryObject
- All Superinterfaces:
- java.lang.Iterable<ASN1MandatoryComponent>
- All Known Subinterfaces:
- ASN1Collection<T>
- All Known Implementing Classes:
- ASN1ConstructedStructuredCollection, ASN1SequenceOf, ASN1SetOf
public interface ASN1StructuredMandatoryObject
- extends java.lang.Iterable<ASN1MandatoryComponent>
This interface qualifies the implementing classes as ASN.1 structured objects
SEQUENCE OF and SET OF
- Author:
- ncottin
Methods inherited from interface java.lang.Iterable |
iterator |
namedComponents
boolean namedComponents()
getComponentsName
java.lang.String getComponentsName()