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 © 2019 OpenDaylight. All rights reserved.