public class SimplePropertyMapping extends Object implements PropertyMapping
PropertyMapping.| 构造器和说明 |
|---|
SimplePropertyMapping(String source,
String reference)
Create a property mapping configuration.
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
hasSource()
Whether
PropertyMapping.getSource() is empty. |
String |
toString()
Get string as "s.source -> t.reference"
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetReference, getSourcepublic boolean hasSource()
PropertyMapping.getSource() is empty.hasSource 在接口中 PropertyMappingCopyright © 2023. All rights reserved.