JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.rosetta.model.lib.mapper
Interface Mapper.Path
Enclosing interface:
Mapper
<
T
>
public static interface
Mapper.Path
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getFullPath
()
List
<
String
>
getGetters
()
String
getLastName
()
List
<
String
>
getNames
()
Method Details
getNames
List
<
String
>
getNames
()
getGetters
List
<
String
>
getGetters
()
getLastName
String
getLastName
()
getFullPath
String
getFullPath
()