org.jboss.xb.binding.metadata
Class PropertyMetaData
java.lang.Object
org.jboss.xb.binding.metadata.PropertyMetaData
public class PropertyMetaData
- 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 |
PropertyMetaData
public PropertyMetaData()
getName
public String getName()
setName
public void setName(String name)
getCollectionType
public String getCollectionType()
setCollectionType
public void setCollectionType(String collectionType)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.