org.jboss.xb.binding.metadata
Class AddMethodMetaData
java.lang.Object
org.jboss.xb.binding.metadata.AddMethodMetaData
public class AddMethodMetaData
- extends Object
- Version:
- $Revision: 1.1.2.3 $
- Author:
- Alexey Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddMethodMetaData
public AddMethodMetaData()
getMethodName
public String getMethodName()
setMethodName
public void setMethodName(String methodName)
getValueType
public String getValueType()
setValueType
public void setValueType(String valueType)
isChildType
public boolean isChildType()
setChildType
public void setChildType(boolean childType)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.