org.milyn.fixedlength
Class FixedLengthBinding
java.lang.Object
org.milyn.fixedlength.FixedLengthBinding
public class FixedLengthBinding
- extends java.lang.Object
Fixed Lenght Binding configuration.
For more complex bindings, use the main java binding framwework.
- Author:
- maurice.zeijen@smies.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FixedLengthBinding
public FixedLengthBinding(java.lang.String beanId,
java.lang.Class<?> beanClass,
FixedLengthBindingType bindingType)
getBeanId
public java.lang.String getBeanId()
getBeanClass
public java.lang.Class<?> getBeanClass()
getBindingType
public FixedLengthBindingType getBindingType()
getKeyField
public java.lang.String getKeyField()
setKeyField
public FixedLengthBinding setKeyField(java.lang.String keyField)
Copyright © 2011. All Rights Reserved.