public class InterfaceFieldAliasMapping extends Object
BeanXStreamConverter| Constructor and Description |
|---|
InterfaceFieldAliasMapping(String alias,
Class<?> type,
String fieldName) |
InterfaceFieldAliasMapping(String alias,
Class<?> type,
String fieldName,
String parent) |
public InterfaceFieldAliasMapping(String alias, Class<?> type, String fieldName)
alias - the name of the element to be used in the xmltype - the type containing the fieldfieldName - the field name.public Class<?> getType()
public String getAlias()
public String getFieldName()
public String getParent()
public String toString()
toString in class ObjectObject.toString()Copyright © 2007-2012. All Rights Reserved.