public class CastorMapping extends Object
Constructor and Description |
---|
CastorMapping(String path) |
CastorMapping(String key,
String version,
String path) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
String |
getPath() |
String |
getVersion() |
void |
setKey(String key) |
void |
setPath(String path) |
void |
setVersion(String version) |
public CastorMapping(String path)
Copyright © 2017. All rights reserved.