@MetaInfServices(value=CanonicalValueSupport.class) public static final class Uint8.Support extends AbstractCanonicalValueSupport<Uint8>
Constructor and Description |
---|
Support() |
Modifier and Type | Method and Description |
---|---|
Variant<Uint8,CanonicalValueViolation> |
fromString(String str)
Create a instance for a string representation.
|
getRepresentationClass, getValidatedRepresentationClass, validateRepresentation, validateRepresentation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromCanonicalString, unsafe
public Variant<Uint8,CanonicalValueViolation> fromString(String str)
CanonicalValueSupport
str
- String representationCanonicalValue
instance or CanonicalValueViolation if str
does not conformCopyright © 2020 OpenDaylight. All rights reserved.