Package org.openhab.core.thing.profiles
Class ProfileTypeUID
java.lang.Object
org.openhab.core.common.AbstractUID
org.openhab.core.thing.UID
org.openhab.core.thing.profiles.ProfileTypeUID
Identifier of a profile type.
- Author:
- Simon Kaufmann - Initial contribution
-
Field Summary
FieldsFields inherited from class org.openhab.core.common.AbstractUID
SEGMENT_PATTERN, SEPARATOR
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openhab.core.thing.UID
equals, getAllSegments, getAsString, getBindingId, hashCode, toString
Methods inherited from class org.openhab.core.common.AbstractUID
getSegment, validateSegment
-
Field Details
-
SYSTEM_SCOPE
- See Also:
-
-
Constructor Details
-
ProfileTypeUID
-
ProfileTypeUID
-
-
Method Details
-
getMinimalNumberOfSegments
protected int getMinimalNumberOfSegments()Description copied from class:AbstractUID
Specifies how many segments the UID has to have at least.- Specified by:
getMinimalNumberOfSegments
in classAbstractUID
- Returns:
- the number of segments
-
getScope
-
getId
-