Verwendungen von Klasse
org.apache.plc4x.java.opcua.readwrite.LocalizedText
Packages, die LocalizedText verwenden
-
Verwendungen von LocalizedText in org.apache.plc4x.java.opcua.readwrite
Felder in org.apache.plc4x.java.opcua.readwrite, die deklariert sind als LocalizedTextModifizierer und TypFeldBeschreibungprotected final LocalizedTextApplicationDescription.applicationNameprotected final LocalizedTextCurrencyUnitType.currencyprotected final LocalizedTextArgument.descriptionprotected final LocalizedTextEnumValueType.descriptionprotected final LocalizedTextEUInformation.descriptionprotected final LocalizedTextFieldMetaData.descriptionprotected final LocalizedTextNode.descriptionprotected final LocalizedTextNodeAttributes.descriptionprotected final LocalizedTextStructureField.descriptionprotected final LocalizedTextEnumValueType.displayNameprotected final LocalizedTextEUInformation.displayNameprotected final LocalizedTextNode.displayNameprotected final LocalizedTextNodeAttributes.displayNameprotected final LocalizedTextReferenceDescription.displayNameprotected final LocalizedTextTransactionErrorType.messageprotected final LocalizedTextServerStatusDataType.shutdownReasonprotected final LocalizedTextAxisInformation.titleFelder in org.apache.plc4x.java.opcua.readwrite mit Typparametern vom Typ LocalizedTextModifizierer und TypFeldBeschreibungprotected final List<LocalizedText>RegisteredServer.serverNamesprotected final List<LocalizedText>VariantLocalizedText.valueMethoden in org.apache.plc4x.java.opcua.readwrite, die LocalizedText zurückgebenModifizierer und TypMethodeBeschreibungApplicationDescription.getApplicationName()CurrencyUnitType.getCurrency()Argument.getDescription()EnumValueType.getDescription()EUInformation.getDescription()FieldMetaData.getDescription()Node.getDescription()NodeAttributes.getDescription()StructureField.getDescription()EnumValueType.getDisplayName()EUInformation.getDisplayName()Node.getDisplayName()NodeAttributes.getDisplayName()ReferenceDescription.getDisplayName()TransactionErrorType.getMessage()ServerStatusDataType.getShutdownReason()AxisInformation.getTitle()static LocalizedTextLocalizedText.staticParse(ReadBuffer readBuffer) static LocalizedTextLocalizedText.staticParse(ReadBuffer readBuffer, Object... args) Methoden in org.apache.plc4x.java.opcua.readwrite, die Typen mit Argumenten vom Typ LocalizedText zurückgebenModifizierer und TypMethodeBeschreibungRegisteredServer.getServerNames()VariantLocalizedText.getValue()Konstruktoren in org.apache.plc4x.java.opcua.readwrite mit Parametern vom Typ LocalizedTextModifiziererKonstruktorBeschreibungApplicationDescription(PascalString applicationUri, PascalString productUri, LocalizedText applicationName, ApplicationType applicationType, PascalString gatewayServerUri, PascalString discoveryProfileUri, int noOfDiscoveryUrls, List<PascalString> discoveryUrls) ApplicationDescriptionBuilderImpl(PascalString applicationUri, PascalString productUri, LocalizedText applicationName, ApplicationType applicationType, PascalString gatewayServerUri, PascalString discoveryProfileUri, int noOfDiscoveryUrls, List<PascalString> discoveryUrls) Argument(PascalString name, NodeId dataType, int valueRank, int noOfArrayDimensions, List<Long> arrayDimensions, LocalizedText description) ArgumentBuilderImpl(PascalString name, NodeId dataType, int valueRank, int noOfArrayDimensions, List<Long> arrayDimensions, LocalizedText description) AxisInformation(ExtensionObjectDefinition engineeringUnits, ExtensionObjectDefinition eURange, LocalizedText title, AxisScaleEnumeration axisScaleType, int noOfAxisSteps, List<Double> axisSteps) AxisInformationBuilderImpl(ExtensionObjectDefinition engineeringUnits, ExtensionObjectDefinition eURange, LocalizedText title, AxisScaleEnumeration axisScaleType, int noOfAxisSteps, List<Double> axisSteps) CurrencyUnitType(short numericCode, byte exponent, PascalString alphabeticCode, LocalizedText currency) CurrencyUnitTypeBuilderImpl(short numericCode, byte exponent, PascalString alphabeticCode, LocalizedText currency) EnumValueType(long value, LocalizedText displayName, LocalizedText description) EnumValueTypeBuilderImpl(long value, LocalizedText displayName, LocalizedText description) EUInformation(PascalString namespaceUri, int unitId, LocalizedText displayName, LocalizedText description) EUInformationBuilderImpl(PascalString namespaceUri, int unitId, LocalizedText displayName, LocalizedText description) FieldMetaData(PascalString name, LocalizedText description, DataSetFieldFlags fieldFlags, short builtInType, NodeId dataType, int valueRank, int noOfArrayDimensions, List<Long> arrayDimensions, long maxStringLength, GuidValue dataSetFieldId, int noOfProperties, List<ExtensionObjectDefinition> properties) FieldMetaDataBuilderImpl(PascalString name, LocalizedText description, DataSetFieldFlags fieldFlags, short builtInType, NodeId dataType, int valueRank, int noOfArrayDimensions, List<Long> arrayDimensions, long maxStringLength, GuidValue dataSetFieldId, int noOfProperties, List<ExtensionObjectDefinition> properties) Node(NodeId nodeId, NodeClass nodeClass, QualifiedName browseName, LocalizedText displayName, LocalizedText description, long writeMask, long userWriteMask, int noOfReferences, List<ExtensionObjectDefinition> references) NodeAttributes(long specifiedAttributes, LocalizedText displayName, LocalizedText description, long writeMask, long userWriteMask) NodeAttributesBuilderImpl(long specifiedAttributes, LocalizedText displayName, LocalizedText description, long writeMask, long userWriteMask) NodeBuilderImpl(NodeId nodeId, NodeClass nodeClass, QualifiedName browseName, LocalizedText displayName, LocalizedText description, long writeMask, long userWriteMask, int noOfReferences, List<ExtensionObjectDefinition> references) ReferenceDescription(NodeId referenceTypeId, boolean isForward, ExpandedNodeId nodeId, QualifiedName browseName, LocalizedText displayName, NodeClass nodeClass, ExpandedNodeId typeDefinition) ReferenceDescriptionBuilderImpl(NodeId referenceTypeId, boolean isForward, ExpandedNodeId nodeId, QualifiedName browseName, LocalizedText displayName, NodeClass nodeClass, ExpandedNodeId typeDefinition) ServerStatusDataType(long startTime, long currentTime, ServerState state, ExtensionObjectDefinition buildInfo, long secondsTillShutdown, LocalizedText shutdownReason) ServerStatusDataTypeBuilderImpl(long startTime, long currentTime, ServerState state, ExtensionObjectDefinition buildInfo, long secondsTillShutdown, LocalizedText shutdownReason) StructureField(PascalString name, LocalizedText description, NodeId dataType, int valueRank, int noOfArrayDimensions, List<Long> arrayDimensions, long maxStringLength, boolean isOptional) StructureFieldBuilderImpl(PascalString name, LocalizedText description, NodeId dataType, int valueRank, int noOfArrayDimensions, List<Long> arrayDimensions, long maxStringLength, boolean isOptional) TransactionErrorType(NodeId targetId, StatusCode error, LocalizedText message) TransactionErrorTypeBuilderImpl(NodeId targetId, StatusCode error, LocalizedText message) Konstruktorparameter in org.apache.plc4x.java.opcua.readwrite mit Typargumenten vom Typ LocalizedTextModifiziererKonstruktorBeschreibungRegisteredServer(PascalString serverUri, PascalString productUri, int noOfServerNames, List<LocalizedText> serverNames, ApplicationType serverType, PascalString gatewayServerUri, int noOfDiscoveryUrls, List<PascalString> discoveryUrls, PascalString semaphoreFilePath, boolean isOnline) RegisteredServerBuilderImpl(PascalString serverUri, PascalString productUri, int noOfServerNames, List<LocalizedText> serverNames, ApplicationType serverType, PascalString gatewayServerUri, int noOfDiscoveryUrls, List<PascalString> discoveryUrls, PascalString semaphoreFilePath, boolean isOnline) VariantLocalizedTextBuilderImpl(Integer arrayLength, List<LocalizedText> value)