A B C D E F G H I L M N O P S T V _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractCodec<StructureT,MemberT> - Class in org.eclipse.milo.opcua.binaryschema
- AbstractCodec(StructuredType) - Constructor for class org.eclipse.milo.opcua.binaryschema.AbstractCodec
- addMember(String, Object) - Method in class org.eclipse.milo.opcua.binaryschema.Struct.Builder
B
- BIG_ENDIAN - org.opcfoundation.opcua.binaryschema.ByteOrder
- BsdParser - Class in org.eclipse.milo.opcua.binaryschema.parser
- BsdParser() - Constructor for class org.eclipse.milo.opcua.binaryschema.parser.BsdParser
- build() - Method in class org.eclipse.milo.opcua.binaryschema.Struct.Builder
- builder(String) - Static method in class org.eclipse.milo.opcua.binaryschema.Struct
- Builder(String) - Constructor for class org.eclipse.milo.opcua.binaryschema.Struct.Builder
- ByteOrder - Enum in org.opcfoundation.opcua.binaryschema
-
Java class for ByteOrder.
- byteOrderSignificant - Variable in class org.opcfoundation.opcua.binaryschema.OpaqueType
C
- CodecDescription - Class in org.eclipse.milo.opcua.binaryschema.parser
- CodecDescription(OpcUaBinaryDataTypeCodec<?>, String) - Constructor for class org.eclipse.milo.opcua.binaryschema.parser.CodecDescription
- content - Variable in class org.opcfoundation.opcua.binaryschema.Documentation
- createDocumentation() - Method in class org.opcfoundation.opcua.binaryschema.ObjectFactory
-
Create an instance of
Documentation - createEnumeratedType() - Method in class org.opcfoundation.opcua.binaryschema.ObjectFactory
-
Create an instance of
EnumeratedType - createEnumeratedValue() - Method in class org.opcfoundation.opcua.binaryschema.ObjectFactory
-
Create an instance of
EnumeratedValue - createFieldType() - Method in class org.opcfoundation.opcua.binaryschema.ObjectFactory
-
Create an instance of
FieldType - createImportDirective() - Method in class org.opcfoundation.opcua.binaryschema.ObjectFactory
-
Create an instance of
ImportDirective - createOpaqueType() - Method in class org.opcfoundation.opcua.binaryschema.ObjectFactory
-
Create an instance of
OpaqueType - createStructure(String, LinkedHashMap<String, MemberT>) - Method in class org.eclipse.milo.opcua.binaryschema.AbstractCodec
- createStructure(String, LinkedHashMap<String, Struct.Member>) - Method in class org.eclipse.milo.opcua.binaryschema.GenericStructCodec
- createStructuredType() - Method in class org.opcfoundation.opcua.binaryschema.ObjectFactory
-
Create an instance of
StructuredType - createTypeDescription() - Method in class org.opcfoundation.opcua.binaryschema.ObjectFactory
-
Create an instance of
TypeDescription - createTypeDictionary() - Method in class org.opcfoundation.opcua.binaryschema.ObjectFactory
-
Create an instance of
TypeDictionary
D
- decode(SerializationContext, OpcUaBinaryStreamDecoder) - Method in class org.eclipse.milo.opcua.binaryschema.AbstractCodec
- decode(SerializationContext, OpcUaBinaryStreamDecoder) - Method in class org.eclipse.milo.opcua.binaryschema.GenericEnumCodec
- defaultByteOrder - Variable in class org.opcfoundation.opcua.binaryschema.TypeDescription
- defaultByteOrder - Variable in class org.opcfoundation.opcua.binaryschema.TypeDictionary
- DictionaryDescription - Class in org.eclipse.milo.opcua.binaryschema.parser
- DictionaryDescription(String, List<CodecDescription>, List<CodecDescription>) - Constructor for class org.eclipse.milo.opcua.binaryschema.parser.DictionaryDescription
- documentation - Variable in class org.opcfoundation.opcua.binaryschema.EnumeratedValue
- documentation - Variable in class org.opcfoundation.opcua.binaryschema.FieldType
- documentation - Variable in class org.opcfoundation.opcua.binaryschema.TypeDescription
- documentation - Variable in class org.opcfoundation.opcua.binaryschema.TypeDictionary
- Documentation - Class in org.opcfoundation.opcua.binaryschema
-
Java class for anonymous complex type.
- Documentation() - Constructor for class org.opcfoundation.opcua.binaryschema.Documentation
E
- encode(SerializationContext, OpcUaBinaryStreamEncoder, Number) - Method in class org.eclipse.milo.opcua.binaryschema.GenericEnumCodec
- encode(SerializationContext, OpcUaBinaryStreamEncoder, StructureT) - Method in class org.eclipse.milo.opcua.binaryschema.AbstractCodec
- EnumeratedType - Class in org.opcfoundation.opcua.binaryschema
-
Java class for EnumeratedType complex type.
- EnumeratedType() - Constructor for class org.opcfoundation.opcua.binaryschema.EnumeratedType
- enumeratedValue - Variable in class org.opcfoundation.opcua.binaryschema.EnumeratedType
- EnumeratedValue - Class in org.opcfoundation.opcua.binaryschema
-
Java class for EnumeratedValue complex type.
- EnumeratedValue() - Constructor for class org.opcfoundation.opcua.binaryschema.EnumeratedValue
- equals(Object) - Method in class org.eclipse.milo.opcua.binaryschema.Struct
- equals(Object) - Method in class org.eclipse.milo.opcua.binaryschema.Struct.Member
- EQUALS - org.opcfoundation.opcua.binaryschema.SwitchOperand
F
- field - Variable in class org.opcfoundation.opcua.binaryschema.StructuredType
- FieldType - Class in org.opcfoundation.opcua.binaryschema
-
Java class for FieldType complex type.
- FieldType() - Constructor for class org.opcfoundation.opcua.binaryschema.FieldType
- fromValue(String) - Static method in enum org.opcfoundation.opcua.binaryschema.ByteOrder
- fromValue(String) - Static method in enum org.opcfoundation.opcua.binaryschema.SwitchOperand
G
- GenericBsdParser - Class in org.eclipse.milo.opcua.binaryschema
- GenericBsdParser() - Constructor for class org.eclipse.milo.opcua.binaryschema.GenericBsdParser
- GenericEnumCodec - Class in org.eclipse.milo.opcua.binaryschema
- GenericEnumCodec(EnumeratedType) - Constructor for class org.eclipse.milo.opcua.binaryschema.GenericEnumCodec
- GenericStructCodec - Class in org.eclipse.milo.opcua.binaryschema
- GenericStructCodec(StructuredType) - Constructor for class org.eclipse.milo.opcua.binaryschema.GenericStructCodec
- getCodec() - Method in class org.eclipse.milo.opcua.binaryschema.parser.CodecDescription
- getContent() - Method in class org.opcfoundation.opcua.binaryschema.Documentation
-
Gets the value of the content property.
- getDefaultByteOrder() - Method in class org.opcfoundation.opcua.binaryschema.TypeDescription
-
Gets the value of the defaultByteOrder property.
- getDefaultByteOrder() - Method in class org.opcfoundation.opcua.binaryschema.TypeDictionary
-
Gets the value of the defaultByteOrder property.
- getDescription() - Method in class org.eclipse.milo.opcua.binaryschema.parser.CodecDescription
- getDocumentation() - Method in class org.opcfoundation.opcua.binaryschema.EnumeratedValue
-
Gets the value of the documentation property.
- getDocumentation() - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Gets the value of the documentation property.
- getDocumentation() - Method in class org.opcfoundation.opcua.binaryschema.TypeDescription
-
Gets the value of the documentation property.
- getDocumentation() - Method in class org.opcfoundation.opcua.binaryschema.TypeDictionary
-
Gets the value of the documentation property.
- getEnumCodec(EnumeratedType) - Method in class org.eclipse.milo.opcua.binaryschema.GenericBsdParser
- getEnumCodec(EnumeratedType) - Method in class org.eclipse.milo.opcua.binaryschema.parser.BsdParser
-
Create an
OpcUaBinaryDataTypeCodecfor the providedEnumeratedType. - getEnumCodecs() - Method in class org.eclipse.milo.opcua.binaryschema.parser.DictionaryDescription
- getEnumeratedValue() - Method in class org.opcfoundation.opcua.binaryschema.EnumeratedType
-
Gets the value of the enumeratedValue property.
- getField() - Method in class org.opcfoundation.opcua.binaryschema.StructuredType
-
Gets the value of the field property.
- getImport() - Method in class org.opcfoundation.opcua.binaryschema.TypeDictionary
-
Gets the value of the import property.
- getLength() - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Gets the value of the length property.
- getLengthField() - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Gets the value of the lengthField property.
- getLengthInBits() - Method in class org.opcfoundation.opcua.binaryschema.OpaqueType
-
Gets the value of the lengthInBits property.
- getLocation() - Method in class org.opcfoundation.opcua.binaryschema.ImportDirective
-
Gets the value of the location property.
- getMember(String) - Method in class org.eclipse.milo.opcua.binaryschema.Struct
- getMembers() - Method in class org.eclipse.milo.opcua.binaryschema.Struct
- getMembers(Struct) - Method in class org.eclipse.milo.opcua.binaryschema.GenericStructCodec
- getMembers(StructureT) - Method in class org.eclipse.milo.opcua.binaryschema.AbstractCodec
- getMemberSafe(String) - Method in class org.eclipse.milo.opcua.binaryschema.Struct
- getName() - Method in class org.eclipse.milo.opcua.binaryschema.Struct
- getName() - Method in class org.eclipse.milo.opcua.binaryschema.Struct.Member
- getName() - Method in class org.opcfoundation.opcua.binaryschema.EnumeratedValue
-
Gets the value of the name property.
- getName() - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Gets the value of the name property.
- getName() - Method in class org.opcfoundation.opcua.binaryschema.TypeDescription
-
Gets the value of the name property.
- getNamespace() - Method in class org.opcfoundation.opcua.binaryschema.ImportDirective
-
Gets the value of the namespace property.
- getNamespaceUri() - Method in class org.eclipse.milo.opcua.binaryschema.parser.DictionaryDescription
- getOpaqueTypeOrEnumeratedTypeOrStructuredType() - Method in class org.opcfoundation.opcua.binaryschema.TypeDictionary
-
Gets the value of the opaqueTypeOrEnumeratedTypeOrStructuredType property.
- getOtherAttributes() - Method in class org.opcfoundation.opcua.binaryschema.Documentation
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.opcfoundation.opcua.binaryschema.TypeDescription
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.opcfoundation.opcua.binaryschema.TypeDictionary
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getStructCodec(StructuredType) - Method in class org.eclipse.milo.opcua.binaryschema.GenericBsdParser
- getStructCodec(StructuredType) - Method in class org.eclipse.milo.opcua.binaryschema.parser.BsdParser
-
Create an
OpcUaBinaryDataTypeCodecfor the providedStructuredType. - getStructCodecs() - Method in class org.eclipse.milo.opcua.binaryschema.parser.DictionaryDescription
- getSwitchField() - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Gets the value of the switchField property.
- getSwitchOperand() - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Gets the value of the switchOperand property.
- getSwitchValue() - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Gets the value of the switchValue property.
- getTargetNamespace() - Method in class org.opcfoundation.opcua.binaryschema.TypeDictionary
-
Gets the value of the targetNamespace property.
- getTerminator() - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Gets the value of the terminator property.
- getType() - Method in class org.eclipse.milo.opcua.binaryschema.GenericEnumCodec
- getType() - Method in class org.eclipse.milo.opcua.binaryschema.GenericStructCodec
- getTypeName() - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Gets the value of the typeName property.
- getValue() - Method in class org.eclipse.milo.opcua.binaryschema.Struct.Member
- getValue() - Method in class org.opcfoundation.opcua.binaryschema.EnumeratedValue
-
Gets the value of the value property.
- GREATER_THAN - org.opcfoundation.opcua.binaryschema.SwitchOperand
- GREATER_THAN_OR_EQUAL - org.opcfoundation.opcua.binaryschema.SwitchOperand
H
- hashCode() - Method in class org.eclipse.milo.opcua.binaryschema.Struct
- hashCode() - Method in class org.eclipse.milo.opcua.binaryschema.Struct.Member
I
- ImportDirective - Class in org.opcfoundation.opcua.binaryschema
-
Java class for ImportDirective complex type.
- ImportDirective() - Constructor for class org.opcfoundation.opcua.binaryschema.ImportDirective
- isByteOrderSignificant() - Method in class org.opcfoundation.opcua.binaryschema.OpaqueType
-
Gets the value of the byteOrderSignificant property.
- isIsLengthInBytes() - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Gets the value of the isLengthInBytes property.
- isLengthInBytes - Variable in class org.opcfoundation.opcua.binaryschema.FieldType
L
- length - Variable in class org.opcfoundation.opcua.binaryschema.FieldType
- lengthField - Variable in class org.opcfoundation.opcua.binaryschema.FieldType
- lengthInBits - Variable in class org.opcfoundation.opcua.binaryschema.OpaqueType
- LESS_THAN - org.opcfoundation.opcua.binaryschema.SwitchOperand
- LESS_THAN_OR_EQUAL - org.opcfoundation.opcua.binaryschema.SwitchOperand
- LITTLE_ENDIAN - org.opcfoundation.opcua.binaryschema.ByteOrder
- location - Variable in class org.opcfoundation.opcua.binaryschema.ImportDirective
M
- Member(String, Object) - Constructor for class org.eclipse.milo.opcua.binaryschema.Struct.Member
- memberTypeToOpcUaArray(MemberT, String) - Method in class org.eclipse.milo.opcua.binaryschema.AbstractCodec
- memberTypeToOpcUaArray(Struct.Member, String) - Method in class org.eclipse.milo.opcua.binaryschema.GenericStructCodec
- memberTypeToOpcUaScalar(MemberT, String) - Method in class org.eclipse.milo.opcua.binaryschema.AbstractCodec
- memberTypeToOpcUaScalar(Struct.Member, String) - Method in class org.eclipse.milo.opcua.binaryschema.GenericStructCodec
N
- name - Variable in class org.opcfoundation.opcua.binaryschema.EnumeratedValue
- name - Variable in class org.opcfoundation.opcua.binaryschema.FieldType
- name - Variable in class org.opcfoundation.opcua.binaryschema.TypeDescription
- namespace - Variable in class org.opcfoundation.opcua.binaryschema.ImportDirective
- NOT_EQUAL - org.opcfoundation.opcua.binaryschema.SwitchOperand
O
- ObjectFactory - Class in org.opcfoundation.opcua.binaryschema
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.opcfoundation.opcua.binaryschema package.
- ObjectFactory() - Constructor for class org.opcfoundation.opcua.binaryschema.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.opcfoundation.opcua.binaryschema
- OpaqueType - Class in org.opcfoundation.opcua.binaryschema
-
Java class for OpaqueType complex type.
- OpaqueType() - Constructor for class org.opcfoundation.opcua.binaryschema.OpaqueType
- opaqueTypeOrEnumeratedTypeOrStructuredType - Variable in class org.opcfoundation.opcua.binaryschema.TypeDictionary
- opcUaToMemberTypeArray(String, Object, String) - Method in class org.eclipse.milo.opcua.binaryschema.AbstractCodec
-
Convert an OPC UA array value into a member of type
AbstractCodec. - opcUaToMemberTypeArray(String, Object, String) - Method in class org.eclipse.milo.opcua.binaryschema.GenericStructCodec
- opcUaToMemberTypeScalar(String, Object, String) - Method in class org.eclipse.milo.opcua.binaryschema.AbstractCodec
-
Convert an OPC UA scalar value into a member of type
AbstractCodec. - opcUaToMemberTypeScalar(String, Object, String) - Method in class org.eclipse.milo.opcua.binaryschema.GenericStructCodec
- org.eclipse.milo.opcua.binaryschema - package org.eclipse.milo.opcua.binaryschema
- org.eclipse.milo.opcua.binaryschema.parser - package org.eclipse.milo.opcua.binaryschema.parser
- org.opcfoundation.opcua.binaryschema - package org.opcfoundation.opcua.binaryschema
P
- parse(InputStream) - Method in class org.eclipse.milo.opcua.binaryschema.parser.BsdParser
-
Parse an XML document containing a type dictionary conforming to the OPC Binary XML Schema.
S
- setByteOrderSignificant(Boolean) - Method in class org.opcfoundation.opcua.binaryschema.OpaqueType
-
Sets the value of the byteOrderSignificant property.
- setDefaultByteOrder(ByteOrder) - Method in class org.opcfoundation.opcua.binaryschema.TypeDescription
-
Sets the value of the defaultByteOrder property.
- setDefaultByteOrder(ByteOrder) - Method in class org.opcfoundation.opcua.binaryschema.TypeDictionary
-
Sets the value of the defaultByteOrder property.
- setDocumentation(Documentation) - Method in class org.opcfoundation.opcua.binaryschema.EnumeratedValue
-
Sets the value of the documentation property.
- setDocumentation(Documentation) - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Sets the value of the documentation property.
- setDocumentation(Documentation) - Method in class org.opcfoundation.opcua.binaryschema.TypeDescription
-
Sets the value of the documentation property.
- setDocumentation(Documentation) - Method in class org.opcfoundation.opcua.binaryschema.TypeDictionary
-
Sets the value of the documentation property.
- setIsLengthInBytes(Boolean) - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Sets the value of the isLengthInBytes property.
- setLength(Long) - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Sets the value of the length property.
- setLengthField(String) - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Sets the value of the lengthField property.
- setLengthInBits(Integer) - Method in class org.opcfoundation.opcua.binaryschema.OpaqueType
-
Sets the value of the lengthInBits property.
- setLocation(String) - Method in class org.opcfoundation.opcua.binaryschema.ImportDirective
-
Sets the value of the location property.
- setName(String) - Method in class org.opcfoundation.opcua.binaryschema.EnumeratedValue
-
Sets the value of the name property.
- setName(String) - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Sets the value of the name property.
- setName(String) - Method in class org.opcfoundation.opcua.binaryschema.TypeDescription
-
Sets the value of the name property.
- setNamespace(String) - Method in class org.opcfoundation.opcua.binaryschema.ImportDirective
-
Sets the value of the namespace property.
- setSwitchField(String) - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Sets the value of the switchField property.
- setSwitchOperand(SwitchOperand) - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Sets the value of the switchOperand property.
- setSwitchValue(Long) - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Sets the value of the switchValue property.
- setTargetNamespace(String) - Method in class org.opcfoundation.opcua.binaryschema.TypeDictionary
-
Sets the value of the targetNamespace property.
- setTerminator(byte[]) - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Sets the value of the terminator property.
- setTypeName(QName) - Method in class org.opcfoundation.opcua.binaryschema.FieldType
-
Sets the value of the typeName property.
- setValue(Integer) - Method in class org.opcfoundation.opcua.binaryschema.EnumeratedValue
-
Sets the value of the value property.
- Struct - Class in org.eclipse.milo.opcua.binaryschema
- Struct(String, ImmutableMap<String, Struct.Member>) - Constructor for class org.eclipse.milo.opcua.binaryschema.Struct
- Struct(String, Map<String, Struct.Member>) - Constructor for class org.eclipse.milo.opcua.binaryschema.Struct
- Struct.Builder - Class in org.eclipse.milo.opcua.binaryschema
- Struct.Member - Class in org.eclipse.milo.opcua.binaryschema
- StructuredType - Class in org.opcfoundation.opcua.binaryschema
-
Java class for StructuredType complex type.
- StructuredType() - Constructor for class org.opcfoundation.opcua.binaryschema.StructuredType
- switchField - Variable in class org.opcfoundation.opcua.binaryschema.FieldType
- switchOperand - Variable in class org.opcfoundation.opcua.binaryschema.FieldType
- SwitchOperand - Enum in org.opcfoundation.opcua.binaryschema
-
Java class for SwitchOperand.
- switchValue - Variable in class org.opcfoundation.opcua.binaryschema.FieldType
T
- targetNamespace - Variable in class org.opcfoundation.opcua.binaryschema.TypeDictionary
- terminator - Variable in class org.opcfoundation.opcua.binaryschema.FieldType
- toString() - Method in class org.eclipse.milo.opcua.binaryschema.Struct.Member
- toString() - Method in class org.eclipse.milo.opcua.binaryschema.Struct
- TypeDescription - Class in org.opcfoundation.opcua.binaryschema
-
Java class for TypeDescription complex type.
- TypeDescription() - Constructor for class org.opcfoundation.opcua.binaryschema.TypeDescription
- TypeDictionary - Class in org.opcfoundation.opcua.binaryschema
-
Java class for anonymous complex type.
- TypeDictionary() - Constructor for class org.opcfoundation.opcua.binaryschema.TypeDictionary
- typeName - Variable in class org.opcfoundation.opcua.binaryschema.FieldType
V
- value - Variable in class org.opcfoundation.opcua.binaryschema.EnumeratedValue
- value() - Method in enum org.opcfoundation.opcua.binaryschema.ByteOrder
- value() - Method in enum org.opcfoundation.opcua.binaryschema.SwitchOperand
- valueOf(String) - Static method in enum org.opcfoundation.opcua.binaryschema.ByteOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opcfoundation.opcua.binaryschema.SwitchOperand
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opcfoundation.opcua.binaryschema.ByteOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.opcfoundation.opcua.binaryschema.SwitchOperand
-
Returns an array containing the constants of this enum type, in the order they are declared.
_
- _import - Variable in class org.opcfoundation.opcua.binaryschema.TypeDictionary
All Classes All Packages