public abstract class ModelPattern extends ModelPart
Abstract ModelPattern class.
| Constructor and Description |
|---|
ModelPattern() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getPattern()
getPattern.
|
abstract String |
getPatternTypeName()
getPatternTypeName.
|
abstract void |
setPattern(String pattern)
setPattern.
|
String |
toString() |
Copyright © 2016. All Rights Reserved.