Skip navigation links
A B C D E F G H I K L M N O P R S T U V 

A

accept(Scope, Ref<Value>) - Method in interface org.asn1s.api.type.ClassFieldType
 
accept(Scope, Ref<Value>) - Method in interface org.asn1s.api.type.Type
Accept value, use scope for resolution.
acceptRef(Scope, Ref<?>) - Method in interface org.asn1s.api.type.ClassFieldType
 
add(DefinedType) - Method in interface org.asn1s.api.module.TypeResolver
Registers type in this module
add(DefinedValue) - Method in interface org.asn1s.api.module.ValueResolver
Registers new value in this module
add(ClassFieldType) - Method in interface org.asn1s.api.type.ClassType
 
add(Ref<Value>) - Method in interface org.asn1s.api.value.x680.ValueCollection
 
addComponent(ComponentType.Kind, String, Ref<Type>, boolean, Ref<Value>) - Method in interface org.asn1s.api.type.ComponentTypeConsumer
 
addComponent(ComponentType.Kind, String, Ref<Type>) - Method in interface org.asn1s.api.type.ComponentTypeConsumer
 
addComponentsFromType(ComponentType.Kind, Ref<Type>) - Method in interface org.asn1s.api.type.ComponentTypeConsumer
 
addDisposable(Disposable) - Method in interface org.asn1s.api.module.Module
Register disposable
addExtensionGroup(Type) - Method in interface org.asn1s.api.type.ComponentTypeConsumer
 
addImports(ModuleReference, Collection<String>) - Method in interface org.asn1s.api.module.TypeResolver
 
addImports(ModuleReference, Collection<String>) - Method in interface org.asn1s.api.module.ValueResolver
 
addItem(Enumerated.ItemKind, String, Ref<Value>) - Method in interface org.asn1s.api.type.Enumerated
 
addNamed(String, Ref<Value>) - Method in interface org.asn1s.api.value.x680.ValueCollection
 
application(int) - Static method in class org.asn1s.api.encoding.tag.TagEncoding
 
asBigDecimal() - Method in interface org.asn1s.api.value.x680.IntegerValue
 
asBigDecimal() - Method in interface org.asn1s.api.value.x680.RealValue
 
asBigInteger() - Method in interface org.asn1s.api.value.x680.IntegerValue
Convert value to BigInteger Must throw exception if isBigInteger() returns false
asBoolean() - Method in class org.asn1s.api.value.x680.BooleanValue
 
asByteArray() - Method in interface org.asn1s.api.value.ByteArrayValue
 
asDouble() - Method in interface org.asn1s.api.value.x680.IntegerValue
 
asDouble() - Method in interface org.asn1s.api.value.x680.RealValue
 
asElementSetSpecs() - Method in interface org.asn1s.api.type.Type
Convert type to value set if possible
asFloat() - Method in interface org.asn1s.api.value.x680.IntegerValue
 
asFloat() - Method in interface org.asn1s.api.value.x680.RealValue
 
asIDArray() - Method in interface org.asn1s.api.value.x680.ObjectIdentifierValue
 
asInstant() - Method in interface org.asn1s.api.value.x680.DateValue
 
asInt() - Method in interface org.asn1s.api.value.x680.IntegerValue
Convert value to int Must throw exception if isInt() returns false
asLong() - Method in interface org.asn1s.api.value.x680.IntegerValue
Convert value to long Must throw exception if isLong() returns false
Asn1Exception - Exception in org.asn1s.api.exception
 
Asn1Exception() - Constructor for exception org.asn1s.api.exception.Asn1Exception
 
Asn1Exception(String) - Constructor for exception org.asn1s.api.exception.Asn1Exception
 
Asn1Exception(String, Throwable) - Constructor for exception org.asn1s.api.exception.Asn1Exception
 
Asn1Exception(Throwable) - Constructor for exception org.asn1s.api.exception.Asn1Exception
 
Asn1Exception(String, Throwable, boolean, boolean) - Constructor for exception org.asn1s.api.exception.Asn1Exception
 
asNamedValueList() - Method in interface org.asn1s.api.value.x680.ObjectIdentifierValue
 
asNamedValueList() - Method in interface org.asn1s.api.value.x680.ValueCollection
 
asNamedValueMap() - Method in interface org.asn1s.api.value.x680.ValueCollection
 
assertComponentsOptionalityInRange(int, int, int) - Method in interface org.asn1s.api.type.CollectionType
 
assertConstraintTypes(Collection<ConstraintType>) - Method in interface org.asn1s.api.constraint.Constraint
Check constraint tree has constraints from allowed types only.
assertEoc() - Method in class org.asn1s.api.encoding.tag.Tag
 
assertIriValue(String) - Static method in class org.asn1s.api.util.RefUtils
 
assertTypeRef(String) - Static method in class org.asn1s.api.util.RefUtils
Asserts name to be valid type name
assertValueRef(String) - Static method in class org.asn1s.api.util.RefUtils
 
asString() - Method in interface org.asn1s.api.value.x680.StringValue
 
asValueList() - Method in interface org.asn1s.api.value.x680.ValueCollection
 

B

BooleanValue - Class in org.asn1s.api.value.x680
X.680, p Boolean value
bString(String) - Method in interface org.asn1s.api.value.ValueFactory
 
build(Scope, Type) - Method in interface org.asn1s.api.constraint.ConstraintTemplate
 
builtin(String) - Method in interface org.asn1s.api.type.TypeFactory
 
builtin(String, Collection<NamedValue>) - Method in interface org.asn1s.api.type.TypeFactory
 
BuiltinClass - Enum in org.asn1s.api
 
ByteArrayValue - Interface in org.asn1s.api.value
 
byteArrayValue(int, byte[]) - Method in interface org.asn1s.api.value.ValueFactory
 

C

charset() - Method in enum org.asn1s.api.UniversalType
 
check(Scope, Ref<Value>) - Method in interface org.asn1s.api.constraint.Constraint
 
ClassFieldRef - Class in org.asn1s.api.type
 
ClassFieldRef(Ref<Type>, String) - Constructor for class org.asn1s.api.type.ClassFieldRef
 
ClassFieldType - Interface in org.asn1s.api.type
 
ClassFieldType.Kind - Enum in org.asn1s.api.type
 
ClassType - Interface in org.asn1s.api.type
 
classType() - Method in interface org.asn1s.api.type.TypeFactory
 
collection(CollectionType.Kind) - Method in interface org.asn1s.api.type.TypeFactory
 
collection(boolean) - Method in interface org.asn1s.api.value.ValueFactory
 
CollectionOfType - Interface in org.asn1s.api.type
 
CollectionType - Interface in org.asn1s.api.type
 
CollectionType.Kind - Enum in org.asn1s.api.type
 
CollectionTypeExtensionGroup - Interface in org.asn1s.api.type
 
CollectionUtils - Class in org.asn1s.api.util
 
collectValues(Collection<Value>, Collection<Value.Kind>) - Method in interface org.asn1s.api.constraint.Constraint
 
compareTo(ModuleReference) - Method in class org.asn1s.api.module.ModuleReference
 
compareTo(TemplateParameter) - Method in interface org.asn1s.api.TemplateParameter
 
compareTo(TypeName) - Method in class org.asn1s.api.type.TypeName
 
compareTo(ValueName) - Method in class org.asn1s.api.value.ValueName
 
compareTo(Value) - Method in class org.asn1s.api.value.x680.BooleanValue
 
compareTo(Value) - Method in class org.asn1s.api.value.x680.NullValue
 
compareTo(Value) - Method in class org.asn1s.api.value.x681.ObjectValue
 
component(String, ConstraintTemplate, Presence) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
ComponentType - Interface in org.asn1s.api.type
 
ComponentType.Kind - Enum in org.asn1s.api.type
 
ComponentTypeConsumer - Interface in org.asn1s.api.type
 
constrained(ConstraintTemplate, Ref<Type>) - Method in interface org.asn1s.api.type.TypeFactory
 
Constraint - Interface in org.asn1s.api.constraint
How to work with constraints: 1.
ConstraintFactory - Interface in org.asn1s.api.constraint
 
ConstraintTemplate - Interface in org.asn1s.api.constraint
Interface for processing constraints.
ConstraintType - Enum in org.asn1s.api.constraint
 
ConstraintViolationException - Exception in org.asn1s.api.exception
Thrown when constraint fails.
ConstraintViolationException() - Constructor for exception org.asn1s.api.exception.ConstraintViolationException
 
ConstraintViolationException(String) - Constructor for exception org.asn1s.api.exception.ConstraintViolationException
 
ConstraintViolationException(String, Throwable) - Constructor for exception org.asn1s.api.exception.ConstraintViolationException
 
ConstraintViolationException(Throwable) - Constructor for exception org.asn1s.api.exception.ConstraintViolationException
 
ConstraintViolationException(String, Throwable, boolean, boolean) - Constructor for exception org.asn1s.api.exception.ConstraintViolationException
 
containedSubtype(Ref<Type>, boolean) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
context(int, TagMethod) - Static method in class org.asn1s.api.encoding.tag.TagEncoding
 
convertToBString(Iterable<? extends Ref<Value>>, int) - Static method in class org.asn1s.api.util.CollectionUtils
Convert list of named bits to string of 0 and 1.
copy() - Method in interface org.asn1s.api.type.Type
Copy this type.
copyForType(Scope, Type) - Method in interface org.asn1s.api.constraint.Constraint
 
create(TagMethod, TagMethod, TagClass, int) - Static method in class org.asn1s.api.encoding.tag.TagEncoding
 
create(TagMethod, TagMethod, TagClass, Ref<Value>) - Static method in class org.asn1s.api.encoding.tag.TagEncoding
 
createObjectFactory() - Method in class org.asn1s.api.module.EmptyModuleResolver
 
createObjectFactory() - Method in interface org.asn1s.api.module.ModuleResolver
 
createScope() - Method in interface org.asn1s.api.module.Module
 
createScope() - Method in interface org.asn1s.api.type.DefinedType
 
cString(String) - Method in interface org.asn1s.api.value.ValueFactory
 

D

DateValue - Interface in org.asn1s.api.value.x680
Defines Time value.
define(String, Ref<Type>, Collection<TemplateParameter>) - Method in interface org.asn1s.api.type.TypeFactory
 
define(String, Ref<Type>, Ref<Value>, Collection<TemplateParameter>) - Method in interface org.asn1s.api.type.TypeFactory
 
DefinedType - Interface in org.asn1s.api.type
 
DefinedValue - Interface in org.asn1s.api.value.x680
 
Disposable - Interface in org.asn1s.api
Allows better memory management through cutting off some chunky nets of objects
dispose() - Method in interface org.asn1s.api.Disposable
Dispose all data of this object.
DUMMY - Static variable in interface org.asn1s.api.type.ComponentType
 
dummyModule() - Method in interface org.asn1s.api.type.TypeFactory
 

E

elements(ConstraintTemplate, ConstraintTemplate) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
elementSetSpec(List<ConstraintTemplate>) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
elementSetSpec(ConstraintTemplate) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
elementSetSpecs(ConstraintTemplate, boolean, ConstraintTemplate) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
ElementSetSpecs - Interface in org.asn1s.api.constraint
 
emptyByteArray() - Method in interface org.asn1s.api.value.ValueFactory
 
EmptyModuleResolver - Class in org.asn1s.api.module
 
EmptyModuleResolver() - Constructor for class org.asn1s.api.module.EmptyModuleResolver
 
EncodingInstructions - Enum in org.asn1s.api.encoding
Defines set of available encoding instructions
Enumerated - Interface in org.asn1s.api.type
 
enumerated() - Method in interface org.asn1s.api.type.TypeFactory
 
Enumerated.ItemKind - Enum in org.asn1s.api.type
 
equals(Object) - Method in class org.asn1s.api.encoding.tag.Tag
 
equals(Object) - Method in class org.asn1s.api.encoding.tag.TagEncoding
 
equals(Object) - Method in class org.asn1s.api.module.ModuleReference
 
equals(Object) - Method in class org.asn1s.api.type.TypeName
 
equals(Object) - Method in class org.asn1s.api.value.ValueName
 
equals(Object) - Method in class org.asn1s.api.value.ValueNameRef
 
equals(Object) - Method in class org.asn1s.api.value.x680.BooleanValue
 
equals(Object) - Method in class org.asn1s.api.value.x680.NullValue
 
equals(Object) - Method in class org.asn1s.api.value.x681.ObjectValue
 
extensionGroup(Type.Family) - Method in interface org.asn1s.api.type.TypeFactory
 

F

FALSE - Static variable in class org.asn1s.api.value.x680.BooleanValue
 
find(String) - Static method in enum org.asn1s.api.encoding.EncodingInstructions
 
find(String) - Static method in enum org.asn1s.api.encoding.tag.TagClass
 
find(String) - Static method in enum org.asn1s.api.encoding.tag.TagMethod
 
findByCode(byte) - Static method in enum org.asn1s.api.encoding.tag.TagClass
 
fixedTypeValueField(String, Ref<Type>, boolean, boolean, Ref<Value>) - Method in interface org.asn1s.api.type.TypeFactory
 
fixedTypeValueSetField(String, Ref<Type>, boolean, ConstraintTemplate) - Method in interface org.asn1s.api.type.TypeFactory
 
formatInstant(TemporalAccessor, String, boolean) - Static method in class org.asn1s.api.util.TimeUtils
 
forTypeName(String) - Static method in enum org.asn1s.api.UniversalType
 

G

GENERALIZED_TIME_FORMAT - Static variable in class org.asn1s.api.util.TimeUtils
 
GenericTimeType - Interface in org.asn1s.api.type
 
GenericTimeType.Kind - Enum in org.asn1s.api.type
 
getAllModules() - Method in class org.asn1s.api.module.EmptyModuleResolver
 
getAllModules() - Method in interface org.asn1s.api.module.ModuleResolver
 
getCharset() - Method in interface org.asn1s.api.type.StringType
 
getClassFieldKind() - Method in interface org.asn1s.api.type.ClassFieldType
 
getCode() - Method in enum org.asn1s.api.encoding.tag.TagClass
 
getComponent(String, boolean) - Method in interface org.asn1s.api.type.CollectionType
Find component by name
getComponentName() - Method in interface org.asn1s.api.type.ComponentType
 
getComponents(boolean) - Method in interface org.asn1s.api.type.CollectionType
Return list of components
getComponents() - Method in interface org.asn1s.api.type.CollectionTypeExtensionGroup
 
getComponentType() - Method in interface org.asn1s.api.type.CollectionOfType
 
getComponentType() - Method in interface org.asn1s.api.type.ComponentType
 
getComponentTypeRef() - Method in interface org.asn1s.api.type.ComponentType
 
getCoreModule() - Method in interface org.asn1s.api.module.Module
Return module with core types, like INTEGER, BOOLEAN, REAL, etc.
getDefault() - Method in interface org.asn1s.api.type.ClassFieldType
 
getDefaultValue() - Method in interface org.asn1s.api.type.ComponentType
 
getDefaultValueRef() - Method in interface org.asn1s.api.type.ComponentType
 
getEncoding(EncodingInstructions) - Method in interface org.asn1s.api.type.Type
Return type encodings
getEncodingInstructions() - Method in interface org.asn1s.api.encoding.IEncoding
 
getEncodingInstructions() - Method in class org.asn1s.api.encoding.tag.TagEncoding
 
getExports() - Method in interface org.asn1s.api.module.Module
Returns collection of exported symbol's names
getExtensionIndexEnd() - Method in interface org.asn1s.api.type.CollectionType
 
getExtensionIndexStart() - Method in interface org.asn1s.api.type.CollectionType
 
getFamily() - Method in interface org.asn1s.api.type.Type
Return type family
getField(String) - Method in interface org.asn1s.api.type.ClassType
Find component by name
getFields() - Method in interface org.asn1s.api.type.ClassType
Return list of components
getFields() - Method in class org.asn1s.api.value.x681.ObjectValue
 
getFullyQualifiedName() - Method in interface org.asn1s.api.type.NamedType
 
getGovernor() - Method in interface org.asn1s.api.TemplateParameter
 
getIndex() - Method in interface org.asn1s.api.TemplateParameter
 
getIndex() - Method in interface org.asn1s.api.type.ComponentType
 
getInstructions() - Method in interface org.asn1s.api.type.TaggedType
 
getIri() - Method in class org.asn1s.api.module.ModuleReference
Returns International Resource Identifier (IRI)
getKind() - Method in interface org.asn1s.api.type.CollectionType
 
getKind() - Method in interface org.asn1s.api.type.GenericTimeType
 
getKind() - Method in interface org.asn1s.api.value.ByteArrayValue
 
getKind() - Method in interface org.asn1s.api.value.Value
Kind of value, used for logical separation between implementations
getKind() - Method in class org.asn1s.api.value.x680.BooleanValue
 
getKind() - Method in interface org.asn1s.api.value.x680.DateValue
 
getKind() - Method in interface org.asn1s.api.value.x680.IntegerValue
 
getKind() - Method in interface org.asn1s.api.value.x680.NamedValue
 
getKind() - Method in class org.asn1s.api.value.x680.NullValue
 
getKind() - Method in interface org.asn1s.api.value.x680.ObjectIdentifierValue
 
getKind() - Method in interface org.asn1s.api.value.x680.OpenTypeValue
 
getKind() - Method in interface org.asn1s.api.value.x680.RealValue
 
getKind() - Method in interface org.asn1s.api.value.x680.StringValue
 
getKind() - Method in class org.asn1s.api.value.x681.ObjectValue
 
getLevel() - Method in class org.asn1s.api.type.RelationItem
 
getMaximumValue(Scope) - Method in interface org.asn1s.api.constraint.Constraint
 
getMaxVersion() - Method in interface org.asn1s.api.type.CollectionType
 
getMinimumValue(Scope) - Method in interface org.asn1s.api.constraint.Constraint
 
getModule() - Method in interface org.asn1s.api.Scope
 
getModuleName() - Method in interface org.asn1s.api.module.Module
Returns module name
getModuleName() - Method in class org.asn1s.api.type.TypeName
 
getModuleName() - Method in class org.asn1s.api.type.TypeNameRef
 
getModuleName() - Method in class org.asn1s.api.value.ValueName
 
getModuleName() - Method in class org.asn1s.api.value.ValueNameRef
 
getModuleReference() - Method in interface org.asn1s.api.module.Module
Return module reference
getModuleResolver() - Method in interface org.asn1s.api.module.Module
Return module resolver used by this module
getModuleTagMethod() - Method in class org.asn1s.api.encoding.tag.TagEncoding
 
getName() - Method in enum org.asn1s.api.encoding.EncodingInstructions
 
getName() - Method in class org.asn1s.api.module.ModuleReference
Module name
getName() - Method in interface org.asn1s.api.Template
 
getName() - Method in interface org.asn1s.api.TemplateParameter
 
getName() - Method in interface org.asn1s.api.type.NamedType
 
getName() - Method in class org.asn1s.api.type.RelationItem
 
getName() - Method in class org.asn1s.api.type.TypeName
 
getName() - Method in class org.asn1s.api.type.TypeNameRef
 
getName() - Method in class org.asn1s.api.value.ValueName
 
getName() - Method in class org.asn1s.api.value.ValueNameRef
 
getName() - Method in interface org.asn1s.api.value.x680.DefinedValue
 
getName() - Method in interface org.asn1s.api.value.x680.NamedValue
 
getNamedType(String) - Method in interface org.asn1s.api.type.ClassType
Find component by name, extensions ignored
getNamedType(String) - Method in interface org.asn1s.api.type.CollectionType
Find component by name, extensions ignored
getNamedType(String) - Method in interface org.asn1s.api.type.Type
Return component type by name
getNamedTypes() - Method in interface org.asn1s.api.type.ClassType
Returns list of components without extensions
getNamedTypes() - Method in interface org.asn1s.api.type.CollectionType
Returns list of components without extensions
getNamedTypes() - Method in interface org.asn1s.api.type.Type
Returns list of all named types
getNamedValue(String) - Method in interface org.asn1s.api.type.Type
Return named value by name
getNamedValue(String) - Method in interface org.asn1s.api.value.x680.ValueCollection
 
getNamedValues() - Method in interface org.asn1s.api.type.Type
 
getNamespace() - Method in interface org.asn1s.api.type.Type
 
getOid() - Method in class org.asn1s.api.module.ModuleReference
Returns copy of OID value;
getOidString() - Method in class org.asn1s.api.module.ModuleReference
Returns oid array as string
getParameter(String) - Method in interface org.asn1s.api.Template
 
getParameterCount() - Method in interface org.asn1s.api.Template
 
getParentScope() - Method in interface org.asn1s.api.Scope
 
getPath() - Method in class org.asn1s.api.type.RelationItem
 
getReference() - Method in interface org.asn1s.api.TemplateParameter
 
getReferencedKind() - Method in interface org.asn1s.api.value.x680.OpenTypeValue
 
getReferenceKind() - Method in interface org.asn1s.api.value.x680.NamedValue
Returns Kind of referenced value, Or Empty if reference is not value (not resolved) or null.
getScope(Scope) - Method in interface org.asn1s.api.Scoped
 
getScope(Scope) - Method in interface org.asn1s.api.type.Type
Get type scope
getScopeOption(String) - Method in interface org.asn1s.api.Scope
 
getSibling() - Method in interface org.asn1s.api.type.Type
Returns sibling type if any
getState() - Method in interface org.asn1s.api.Validation
 
getSyntaxList() - Method in interface org.asn1s.api.type.ClassType
 
getTagClass() - Method in class org.asn1s.api.encoding.tag.Tag
 
getTagClass() - Method in class org.asn1s.api.encoding.tag.TagEncoding
 
getTagMethod() - Method in class org.asn1s.api.encoding.tag.TagEncoding
 
getTagMethod() - Method in interface org.asn1s.api.module.Module
Returns module tag method
getTagMethodDirect() - Method in class org.asn1s.api.encoding.tag.TagEncoding
 
getTagNumber() - Method in class org.asn1s.api.encoding.tag.Tag
 
getTagNumber() - Method in class org.asn1s.api.encoding.tag.TagEncoding
 
getType(String) - Method in interface org.asn1s.api.module.TypeResolver
Return type declared in this module
getType() - Method in interface org.asn1s.api.value.x680.DefinedValue
 
getType() - Method in interface org.asn1s.api.value.x680.OpenTypeValue
 
getTypeOrDie() - Method in interface org.asn1s.api.Scope
 
getTypeRef(String, String) - Method in interface org.asn1s.api.module.TypeResolver
 
getTypeRef(String, String) - Method in interface org.asn1s.api.Scope
Get or create reference by name
getTypeResolver() - Method in interface org.asn1s.api.module.Module
 
getTypes() - Method in interface org.asn1s.api.module.TypeResolver
Returns collection of types present in this module
getUsedBits() - Method in interface org.asn1s.api.value.ByteArrayValue
 
getValue(String) - Method in interface org.asn1s.api.module.ValueResolver
Returns value declared in this module
getValue() - Method in interface org.asn1s.api.value.x680.DefinedValue
 
getValueLevel() - Method in interface org.asn1s.api.Scope
 
getValueLevels() - Method in interface org.asn1s.api.Scope
 
getValueRef(String, String) - Method in interface org.asn1s.api.module.ValueResolver
 
getValueRef(String, String) - Method in interface org.asn1s.api.Scope
Get or create reference by name
getValueRef() - Method in interface org.asn1s.api.value.x680.NamedValue
 
getValueRef() - Method in interface org.asn1s.api.value.x680.OpenTypeValue
 
getValueResolver() - Method in interface org.asn1s.api.module.Module
 
getValues() - Method in interface org.asn1s.api.module.ValueResolver
Returns collection of values present in this module
getVersion() - Method in interface org.asn1s.api.type.CollectionTypeExtensionGroup
 
getVersion() - Method in interface org.asn1s.api.type.ComponentType
 

H

hasConstraint() - Method in interface org.asn1s.api.type.Type
 
hasDefault() - Method in interface org.asn1s.api.type.ClassFieldType
 
hasElementSetSpecs() - Method in interface org.asn1s.api.type.Type
Returns true if this type has value set associated with it.
hasExports() - Method in interface org.asn1s.api.module.Module
Returns true of there are any symbols in export list, this method returns false when modules exports all symbols
hashCode() - Method in class org.asn1s.api.encoding.tag.Tag
 
hashCode() - Method in class org.asn1s.api.encoding.tag.TagEncoding
 
hashCode() - Method in class org.asn1s.api.module.ModuleReference
 
hashCode() - Method in class org.asn1s.api.type.TypeName
 
hashCode() - Method in class org.asn1s.api.value.ValueName
 
hashCode() - Method in class org.asn1s.api.value.ValueNameRef
 
hashCode() - Method in class org.asn1s.api.value.x680.BooleanValue
 
hashCode() - Method in class org.asn1s.api.value.x680.NullValue
 
hashCode() - Method in class org.asn1s.api.value.x681.ObjectValue
 
hasSyntaxList() - Method in interface org.asn1s.api.type.ClassType
 
HexUtils - Class in org.asn1s.api.util
 
hString(String) - Method in interface org.asn1s.api.value.ValueFactory
 

I

IEncoding - Interface in org.asn1s.api.encoding
 
IllegalValueException - Exception in org.asn1s.api.exception
 
IllegalValueException() - Constructor for exception org.asn1s.api.exception.IllegalValueException
 
IllegalValueException(String) - Constructor for exception org.asn1s.api.exception.IllegalValueException
 
IllegalValueException(String, Throwable) - Constructor for exception org.asn1s.api.exception.IllegalValueException
 
IllegalValueException(Throwable) - Constructor for exception org.asn1s.api.exception.IllegalValueException
 
innerType(ConstraintTemplate) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
innerTypes(List<ConstraintTemplate>, boolean) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
INSTANCE - Static variable in class org.asn1s.api.value.x680.NullValue
 
instanceOf(Ref<Type>) - Method in interface org.asn1s.api.type.TypeFactory
 
InstanceOfTypeSelector - Interface in org.asn1s.api.type
 
integer(byte[]) - Method in interface org.asn1s.api.value.ValueFactory
 
integer(String) - Method in interface org.asn1s.api.value.ValueFactory
 
integer(int) - Method in interface org.asn1s.api.value.ValueFactory
 
integer(long) - Method in interface org.asn1s.api.value.ValueFactory
 
integer(BigInteger) - Method in interface org.asn1s.api.value.ValueFactory
 
IntegerValue - Interface in org.asn1s.api.value.x680
X.680, p 12.8 Any integer literal
isAllComponentsOptional() - Method in interface org.asn1s.api.type.CollectionType
 
isAllFieldsOptional() - Method in interface org.asn1s.api.type.ClassType
 
isAllTypesExtensible() - Method in interface org.asn1s.api.module.Module
Returns true if all types are extensible
isBigDecimal() - Method in interface org.asn1s.api.value.x680.RealValue
 
isBigInteger() - Method in interface org.asn1s.api.value.x680.IntegerValue
Returns true if value may be converted to BigInteger
isConstructed() - Method in class org.asn1s.api.encoding.tag.Tag
 
isConstructedValue(Scope, Value) - Method in interface org.asn1s.api.type.Type
 
isDisposed() - Method in interface org.asn1s.api.Validation
 
isDouble() - Method in interface org.asn1s.api.value.x680.IntegerValue
 
isDouble() - Method in interface org.asn1s.api.value.x680.RealValue
 
isDummy() - Method in interface org.asn1s.api.type.ComponentType
 
isEmpty() - Method in interface org.asn1s.api.value.ByteArrayValue
 
isEmpty() - Method in interface org.asn1s.api.value.x680.ValueCollection
 
isEoc() - Method in class org.asn1s.api.encoding.tag.Tag
 
isEqualTo(Value) - Method in interface org.asn1s.api.value.Value
Returns true if value is logically equal to this.
isExplicitlyTagged() - Method in interface org.asn1s.api.type.ComponentType
Returns true if this component is tagged type.
isExportAll() - Method in interface org.asn1s.api.module.Module
Returns true if module exports all symbols
isExtensible() - Method in interface org.asn1s.api.type.CollectionType
 
isFloat() - Method in interface org.asn1s.api.value.x680.IntegerValue
 
isFloat() - Method in interface org.asn1s.api.value.x680.RealValue
 
isGeneralizedTimeValue(CharSequence) - Static method in class org.asn1s.api.util.TimeUtils
 
isInstanceOf() - Method in interface org.asn1s.api.type.CollectionType
 
isInt() - Method in interface org.asn1s.api.value.x680.IntegerValue
Returns true if value may be converted to int
isIriValue(CharSequence) - Static method in class org.asn1s.api.util.RefUtils
 
isLong() - Method in interface org.asn1s.api.value.x680.IntegerValue
Returns true if value may be converted to long
isOptional() - Method in interface org.asn1s.api.type.ClassFieldType
 
isOptional() - Method in interface org.asn1s.api.type.ComponentType
 
isRequired() - Method in interface org.asn1s.api.type.ClassFieldType
 
isRequired() - Method in interface org.asn1s.api.type.ComponentType
 
isSameAsDefaultValue(Scope, ComponentType, Value) - Static method in class org.asn1s.api.util.RefUtils
 
isTagged() - Method in interface org.asn1s.api.type.TaggedType
 
isTagged() - Method in interface org.asn1s.api.type.Type
Returns true if current type is tagged.
isTemplate() - Method in interface org.asn1s.api.type.DefinedType
 
isTemplate() - Method in interface org.asn1s.api.value.x680.DefinedValue
Returns true if this value is template
isTimeValue(CharSequence) - Static method in class org.asn1s.api.util.TimeUtils
 
isTypeRef() - Method in interface org.asn1s.api.TemplateParameter
 
isTypeRef(CharSequence) - Static method in class org.asn1s.api.util.RefUtils
Check if name is type name
isTypeRef(Ref<?>) - Static method in class org.asn1s.api.util.RefUtils
 
isUnique() - Method in interface org.asn1s.api.type.ClassFieldType
 
isUTCTimeValue(CharSequence) - Static method in class org.asn1s.api.util.TimeUtils
 
isValidated() - Method in interface org.asn1s.api.Validation
 
isValueRef() - Method in interface org.asn1s.api.TemplateParameter
 
isValueRef(CharSequence) - Static method in class org.asn1s.api.util.RefUtils
 
isValueRef(Ref<?>) - Static method in class org.asn1s.api.util.RefUtils
 
isZero() - Method in interface org.asn1s.api.value.x680.IntegerValue
 

K

KEY - Static variable in interface org.asn1s.api.type.InstanceOfTypeSelector
 

L

length() - Method in interface org.asn1s.api.value.x680.StringValue
 

M

Module - Interface in org.asn1s.api.module
 
module(ModuleReference) - Method in interface org.asn1s.api.type.TypeFactory
 
ModuleReference - Class in org.asn1s.api.module
 
ModuleReference(String) - Constructor for class org.asn1s.api.module.ModuleReference
 
ModuleReference(String, long[], String) - Constructor for class org.asn1s.api.module.ModuleReference
 
ModuleResolver - Interface in org.asn1s.api.module
 

N

named(String, Ref<Value>) - Method in interface org.asn1s.api.value.ValueFactory
 
NamedType - Interface in org.asn1s.api.type
 
NamedValue - Interface in org.asn1s.api.value.x680
 
negate() - Method in interface org.asn1s.api.value.x680.IntegerValue
 
newInstance(Scope, String) - Method in interface org.asn1s.api.Template
 
NRxUtils - Class in org.asn1s.api.util
 
NullValue - Class in org.asn1s.api.value.x680
X.680, p 24.3
NullValue() - Constructor for class org.asn1s.api.value.x680.NullValue
 

O

object(Map<String, Ref<?>>) - Method in interface org.asn1s.api.type.TypeFactory
 
ObjectFactory - Interface in org.asn1s.api
 
objectIdentifier(List<Ref<Value>>) - Method in interface org.asn1s.api.value.ValueFactory
 
ObjectIdentifierValue - Interface in org.asn1s.api.value.x680
 
objectSetElements(Ref<?>) - Method in interface org.asn1s.api.type.TypeFactory
 
ObjectValue - Class in org.asn1s.api.value.x681
 
ObjectValue(Map<String, Ref<?>>) - Constructor for class org.asn1s.api.value.x681.ObjectValue
 
openTypeValue(Ref<Type>, Ref<Value>) - Method in interface org.asn1s.api.value.ValueFactory
 
OpenTypeValue - Interface in org.asn1s.api.value.x680
 
optimize(Scope, Ref<Value>) - Method in interface org.asn1s.api.type.Type
Optimize value to type native value kind.
optimizeRef(Scope, Ref<?>) - Method in interface org.asn1s.api.type.ClassFieldType
 
OPTION_HAS_SIZE_CONSTRAINT - Static variable in interface org.asn1s.api.constraint.Constraint
 
OPTION_SIZE_CONSTRAINT - Static variable in interface org.asn1s.api.constraint.Constraint
 
ordinal() - Method in interface org.asn1s.api.value.x680.IntegerValue
Type ordinal value.
ordinal() - Method in interface org.asn1s.api.value.x680.RealValue
Returns type ordinal Float - 3, Double - 4 BigDecimal - 10
org.asn1s.api - package org.asn1s.api
 
org.asn1s.api.constraint - package org.asn1s.api.constraint
 
org.asn1s.api.encoding - package org.asn1s.api.encoding
 
org.asn1s.api.encoding.tag - package org.asn1s.api.encoding.tag
 
org.asn1s.api.exception - package org.asn1s.api.exception
 
org.asn1s.api.module - package org.asn1s.api.module
 
org.asn1s.api.type - package org.asn1s.api.type
 
org.asn1s.api.util - package org.asn1s.api.util
 
org.asn1s.api.value - package org.asn1s.api.value
 
org.asn1s.api.value.x680 - package org.asn1s.api.value.x680
 
org.asn1s.api.value.x681 - package org.asn1s.api.value.x681
 

P

parseGeneralizedTime(String) - Static method in class org.asn1s.api.util.TimeUtils
 
parseUnknownTime(String) - Static method in class org.asn1s.api.util.TimeUtils
 
parseUTCTime(String) - Static method in class org.asn1s.api.util.TimeUtils
 
pattern(Ref<Value>) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
pattern() - Method in enum org.asn1s.api.UniversalType
 
permittedAlphabet(ConstraintTemplate) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
Presence - Enum in org.asn1s.api.constraint
X.680, p 51.8.10

R

real(String) - Method in interface org.asn1s.api.value.ValueFactory
 
real(float) - Method in interface org.asn1s.api.value.ValueFactory
 
real(double) - Method in interface org.asn1s.api.value.ValueFactory
 
real(BigDecimal) - Method in interface org.asn1s.api.value.ValueFactory
 
real(long, boolean, int, boolean) - Method in interface org.asn1s.api.value.ValueFactory
 
real(BigInteger, boolean, int, boolean) - Method in interface org.asn1s.api.value.ValueFactory
 
real(IntegerValue, boolean, IntegerValue, boolean) - Method in interface org.asn1s.api.value.ValueFactory
 
RealValue - Interface in org.asn1s.api.value.x680
 
ref() - Method in enum org.asn1s.api.BuiltinClass
 
Ref<T> - Interface in org.asn1s.api
 
ref() - Method in enum org.asn1s.api.UniversalType
 
RefUtils - Class in org.asn1s.api.util
 
registerModule(Module) - Method in class org.asn1s.api.module.EmptyModuleResolver
 
registerModule(Module) - Method in interface org.asn1s.api.module.ModuleResolver
 
RelationItem - Class in org.asn1s.api.type
 
RelationItem(String, List<String>, int) - Constructor for class org.asn1s.api.type.RelationItem
 
ResolutionException - Exception in org.asn1s.api.exception
 
ResolutionException() - Constructor for exception org.asn1s.api.exception.ResolutionException
 
ResolutionException(String) - Constructor for exception org.asn1s.api.exception.ResolutionException
 
ResolutionException(String, Throwable) - Constructor for exception org.asn1s.api.exception.ResolutionException
 
ResolutionException(Throwable) - Constructor for exception org.asn1s.api.exception.ResolutionException
 
resolve(Scope) - Method in interface org.asn1s.api.constraint.ConstraintTemplate
 
resolve(Scope) - Method in interface org.asn1s.api.encoding.IEncoding
 
resolve(ModuleReference) - Method in class org.asn1s.api.module.EmptyModuleResolver
 
resolve(ModuleReference) - Method in interface org.asn1s.api.module.ModuleResolver
 
resolve(String) - Method in interface org.asn1s.api.module.ModuleResolver
 
resolve(TypeName) - Method in interface org.asn1s.api.module.TypeResolver
 
resolve(ValueName) - Method in interface org.asn1s.api.module.ValueResolver
 
resolve(Scope) - Method in interface org.asn1s.api.Ref
 
resolve(Scope) - Method in class org.asn1s.api.type.ClassFieldRef
 
resolve(Scope) - Method in class org.asn1s.api.type.TypeNameRef
 
resolve(Scope) - Method in interface org.asn1s.api.value.Value
 
resolve(Scope) - Method in class org.asn1s.api.value.ValueNameRef
 
resolveBuiltinTypeOrNull(TypeName) - Method in interface org.asn1s.api.Scope
 
resolveInstanceOfType(Scope) - Method in interface org.asn1s.api.type.InstanceOfTypeSelector
 
resolveType(TypeName) - Method in interface org.asn1s.api.Scope
Resolves type in this module
resolveValue(ValueName) - Method in interface org.asn1s.api.Scope
Resolves value in this module
rNan() - Method in interface org.asn1s.api.value.ValueFactory
 
rNegativeInfinity() - Method in interface org.asn1s.api.value.ValueFactory
 
rNegativeZero() - Method in interface org.asn1s.api.value.ValueFactory
 
rPositiveInfinity() - Method in interface org.asn1s.api.value.ValueFactory
 
rZero() - Method in interface org.asn1s.api.value.ValueFactory
 

S

Scope - Interface in org.asn1s.api
 
Scoped - Interface in org.asn1s.api
 
selectionType(String, Ref<Type>) - Method in interface org.asn1s.api.type.TypeFactory
 
setAllTypesExtensible(boolean) - Method in interface org.asn1s.api.module.Module
Allow all types to be extensible
setExports(Collection<String>) - Method in interface org.asn1s.api.module.Module
 
setExtensible(boolean) - Method in interface org.asn1s.api.type.CollectionType
 
setExtensible(boolean) - Method in interface org.asn1s.api.type.Enumerated
 
setModule(Module) - Method in interface org.asn1s.api.type.TypeFactory
 
setNamespace(String) - Method in interface org.asn1s.api.type.Type
 
setScopeOption(String, Object) - Method in interface org.asn1s.api.Scope
 
setScopeOptions(Scope) - Method in interface org.asn1s.api.constraint.Constraint
 
setSyntaxList(List<String>) - Method in interface org.asn1s.api.type.ClassType
 
setTagMethod(TagMethod) - Method in interface org.asn1s.api.module.Module
 
settings(String) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
setValueLevel(Value) - Method in interface org.asn1s.api.Scope
 
setVersion(int) - Method in interface org.asn1s.api.type.CollectionTypeExtensionGroup
 
size(ConstraintTemplate) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
size(boolean) - Method in interface org.asn1s.api.value.ByteArrayValue
Return size of this ByteArrayValue
size() - Method in interface org.asn1s.api.value.x680.ValueCollection
 
State - Enum in org.asn1s.api
 
StringType - Interface in org.asn1s.api.type
Used for all string types, like VisibleString, UTF8String, BMPString and others.
StringValue - Interface in org.asn1s.api.value.x680
X.680, p 12.14 Defines CString value Must implement its own toDateValue() method

T

tableConstraint(Ref<Type>, List<RelationItem>) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
Tag - Class in org.asn1s.api.encoding.tag
 
Tag(TagEncoding, boolean) - Constructor for class org.asn1s.api.encoding.tag.Tag
 
Tag(TagClass, boolean, int) - Constructor for class org.asn1s.api.encoding.tag.Tag
 
TagClass - Enum in org.asn1s.api.encoding.tag
Tag class as specified by X.680-201508 p.
TagEncoding - Class in org.asn1s.api.encoding.tag
Defines Tag encoding instructions
TagEncoding(TagMethod, TagClass) - Constructor for class org.asn1s.api.encoding.tag.TagEncoding
 
tagEncoding(TagMethod, TagClass, Ref<Value>) - Method in interface org.asn1s.api.type.TypeFactory
 
tagged(IEncoding, Ref<Type>) - Method in interface org.asn1s.api.type.TypeFactory
 
TaggedType - Interface in org.asn1s.api.type
 
TagMethod - Enum in org.asn1s.api.encoding.tag
 
tagNumber() - Method in enum org.asn1s.api.UniversalType
 
Template<T> - Interface in org.asn1s.api
 
templateInstanceScope(Template<?>, List<Ref<?>>) - Method in interface org.asn1s.api.Scope
 
TemplateParameter - Interface in org.asn1s.api
 
templateParameter(int, Ref<?>, Ref<Type>) - Method in interface org.asn1s.api.type.TypeFactory
 
templateScope(Template<?>) - Method in interface org.asn1s.api.Scope
 
TimeUtils - Class in org.asn1s.api.util
 
timeValue(Instant) - Method in interface org.asn1s.api.value.ValueFactory
 
toBasicValue(Scope, Ref<Value>) - Static method in class org.asn1s.api.util.RefUtils
 
toBooleanValue() - Method in interface org.asn1s.api.value.Value
 
toByteArrayValue() - Method in interface org.asn1s.api.value.Value
 
toCanonicalNR3(String) - Static method in class org.asn1s.api.util.NRxUtils
Converts value to canonical NR3 ISO 6093 form
toDateValue() - Method in interface org.asn1s.api.value.Value
 
toHexString(byte[]) - Static method in class org.asn1s.api.util.HexUtils
 
toIntegerValue() - Method in interface org.asn1s.api.value.Value
 
toNamedValue() - Method in interface org.asn1s.api.value.Value
 
toNullValue() - Method in interface org.asn1s.api.value.Value
 
toObjectIdentifierValue() - Method in interface org.asn1s.api.value.Value
 
toObjectValue() - Method in interface org.asn1s.api.value.Value
 
toOpenTypeValue() - Method in interface org.asn1s.api.value.Value
 
toRealValue() - Method in interface org.asn1s.api.value.Value
 
toRef() - Method in interface org.asn1s.api.type.DefinedType
 
toRef() - Method in interface org.asn1s.api.value.x680.DefinedValue
 
toString() - Method in class org.asn1s.api.encoding.tag.Tag
 
toString() - Method in class org.asn1s.api.encoding.tag.TagEncoding
 
toString() - Method in class org.asn1s.api.module.ModuleReference
 
toString() - Method in class org.asn1s.api.type.ClassFieldRef
 
toString() - Method in class org.asn1s.api.type.RelationItem
 
toString() - Method in class org.asn1s.api.type.TypeName
 
toString() - Method in class org.asn1s.api.type.TypeNameRef
 
toString() - Method in class org.asn1s.api.value.ValueName
 
toString() - Method in class org.asn1s.api.value.ValueNameRef
 
toString() - Method in class org.asn1s.api.value.x680.BooleanValue
 
toString() - Method in class org.asn1s.api.value.x680.NullValue
 
toString() - Method in class org.asn1s.api.value.x681.ObjectValue
 
toStringValue() - Method in interface org.asn1s.api.value.Value
 
toTag(boolean) - Method in class org.asn1s.api.encoding.tag.TagEncoding
 
toValueCollection() - Method in interface org.asn1s.api.value.Value
 
TRUE - Static variable in class org.asn1s.api.value.x680.BooleanValue
 
tryBuildStringValue(Scope, ValueCollection) - Method in interface org.asn1s.api.type.StringType
 
type(Ref<Type>) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
Type - Interface in org.asn1s.api.type
 
Type.Family - Enum in org.asn1s.api.type
 
typeClassField(String, boolean, Ref<Type>) - Method in interface org.asn1s.api.type.TypeFactory
 
typedScope(Type) - Method in interface org.asn1s.api.Scope
 
TypeFactory - Interface in org.asn1s.api.type
 
typeFromObjectRef(Ref<?>, List<String>, String) - Method in interface org.asn1s.api.type.TypeFactory
 
typeName() - Method in enum org.asn1s.api.BuiltinClass
 
TypeName - Class in org.asn1s.api.type
 
TypeName(String, String) - Constructor for class org.asn1s.api.type.TypeName
 
typeName() - Method in enum org.asn1s.api.UniversalType
 
TypeNameRef - Class in org.asn1s.api.type
 
TypeNameRef(String, String) - Constructor for class org.asn1s.api.type.TypeNameRef
 
TypeNameRef(TypeName) - Constructor for class org.asn1s.api.type.TypeNameRef
 
TypeResolver - Interface in org.asn1s.api.module
 
typeTemplateInstance(Ref<Type>, List<Ref<?>>) - Method in interface org.asn1s.api.type.TypeFactory
 

U

union(List<ConstraintTemplate>) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
universal(UniversalType) - Static method in class org.asn1s.api.encoding.tag.TagEncoding
 
UniversalType - Enum in org.asn1s.api
 
UTC_TIME_FORMAT - Static variable in class org.asn1s.api.util.TimeUtils
 

V

validate() - Method in interface org.asn1s.api.module.Module
Validates this module and all its types, values.
validate(boolean, boolean) - Method in interface org.asn1s.api.module.Module
Validates this module and all its types, values.
validate(Scope) - Method in interface org.asn1s.api.Validation
 
Validation - Interface in org.asn1s.api
 
ValidationException - Exception in org.asn1s.api.exception
 
ValidationException() - Constructor for exception org.asn1s.api.exception.ValidationException
 
ValidationException(String) - Constructor for exception org.asn1s.api.exception.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception org.asn1s.api.exception.ValidationException
 
ValidationException(Throwable) - Constructor for exception org.asn1s.api.exception.ValidationException
 
ValidationException(String, Throwable, boolean, boolean) - Constructor for exception org.asn1s.api.exception.ValidationException
 
value(Ref<Value>) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
Value - Interface in org.asn1s.api.value
Logical value representation.
Value.Kind - Enum in org.asn1s.api.value
 
ValueCollection - Interface in org.asn1s.api.value.x680
 
ValueFactory - Interface in org.asn1s.api.value
 
valueFromObjectRef(Ref<?>, String, String) - Method in interface org.asn1s.api.type.TypeFactory
 
ValueName - Class in org.asn1s.api.value
 
ValueName(String, String) - Constructor for class org.asn1s.api.value.ValueName
 
ValueNameRef - Class in org.asn1s.api.value
 
ValueNameRef(String, String) - Constructor for class org.asn1s.api.value.ValueNameRef
 
ValueNameRef(ValueName) - Constructor for class org.asn1s.api.value.ValueNameRef
 
valueOf(String) - Static method in enum org.asn1s.api.BuiltinClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.asn1s.api.constraint.ConstraintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.asn1s.api.constraint.Presence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.asn1s.api.encoding.EncodingInstructions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.asn1s.api.encoding.tag.TagClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.asn1s.api.encoding.tag.TagMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.asn1s.api.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.asn1s.api.type.ClassFieldType.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.asn1s.api.type.CollectionType.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.asn1s.api.type.ComponentType.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.asn1s.api.type.Enumerated.ItemKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.asn1s.api.type.GenericTimeType.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.asn1s.api.type.Type.Family
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.asn1s.api.UniversalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.asn1s.api.value.Value.Kind
Returns the enum constant of this type with the specified name.
valueRange(Ref<Value>, boolean, Ref<Value>, boolean) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
ValueResolver - Interface in org.asn1s.api.module
 
values() - Static method in enum org.asn1s.api.BuiltinClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.asn1s.api.constraint.ConstraintType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.asn1s.api.constraint.Presence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.asn1s.api.encoding.EncodingInstructions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.asn1s.api.encoding.tag.TagClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.asn1s.api.encoding.tag.TagMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.asn1s.api.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.asn1s.api.type.ClassFieldType.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.asn1s.api.type.CollectionType.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.asn1s.api.type.ComponentType.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.asn1s.api.type.Enumerated.ItemKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.asn1s.api.type.GenericTimeType.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.asn1s.api.type.Type.Family
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.asn1s.api.UniversalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.asn1s.api.value.Value.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
valueSetFromObjectRef(Ref<?>, String, String) - Method in interface org.asn1s.api.type.TypeFactory
 
valuesFromSet(Ref<Type>) - Method in interface org.asn1s.api.constraint.ConstraintFactory
 
valueTemplateInstance(Ref<Value>, List<Ref<?>>) - Method in interface org.asn1s.api.type.TypeFactory
 
variableTypeValueField(String, String, boolean, Ref<Value>) - Method in interface org.asn1s.api.type.TypeFactory
 
variableTypeValueSetField(String, String, boolean, ConstraintTemplate) - Method in interface org.asn1s.api.type.TypeFactory
 
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links

Copyright © 2017. All rights reserved.