@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, validateRepresentationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromCanonicalString, unsafepublic Variant<Uint8,CanonicalValueViolation> fromString(String str)
CanonicalValueSupportstr - String representationCanonicalValue instance or CanonicalValueViolation if str does not conformCopyright © 2019 OpenDaylight. All rights reserved.