public class UaApplicationURI extends Object implements Comparable<UaApplicationURI>
ApplicationDescription.getApplicationUri(). Used
in UaExpandedNodeId.| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(UaApplicationURI other) |
boolean |
equals(Object obj) |
static UaApplicationURI |
from(String applicationURI)
Returns an
UaApplicationURI that has the given uri. |
String |
getURI() |
int |
hashCode() |
String |
toString() |
public static UaApplicationURI from(String applicationURI)
UaApplicationURI that has the given uri.public int compareTo(UaApplicationURI other)
compareTo in interface Comparable<UaApplicationURI>public String getURI()
Copyright © 2026. All rights reserved.