public class Pattern extends Object implements Serializable
| Constructor and Description |
|---|
Pattern(Pattern source)
Creates a copy from Source Object.
|
Pattern(String _value) |
@ConstructorProperties(value="value") public Pattern(String _value)
public Pattern(Pattern source)
source - Source objectpublic String getValue()
Copyright © 2016 OpenDaylight. All rights reserved.