T - Resulting object type@Beta public final class StringValueObjectFactory<T> extends Object
| Modifier and Type | Method and Description | 
|---|---|
static <T> StringValueObjectFactory<T> | 
create(Class<T> clazz,
      String templateString)  | 
T | 
getTemplate()  | 
T | 
newInstance(String string)  | 
Copyright © 2018 OpenDaylight. All rights reserved.