public class DefaultPatchStringModel extends Object implements PatchStringModel
Constructor and Description |
---|
DefaultPatchStringModel() |
Modifier and Type | Method and Description |
---|---|
String |
get() |
Patch |
getPatch() |
void |
set(String s) |
void |
setPatch(Patch patch) |
public String get()
get
in interface PatchStringModel
public void set(String s)
set
in interface PatchStringModel
public Patch getPatch()
public void setPatch(Patch patch)
Copyright © 2014. All Rights Reserved.