public class NFPropertyInfo extends Object
Constructor and Description |
---|
NFPropertyInfo()
Create a new property.
|
NFPropertyInfo(String name,
ClassInfo clazz)
Create a new property.
|
public String getName()
public void setName(String name)
name
- The name to set.public ClassInfo getClazz()
public void setClazz(ClassInfo clazz)
clazz
- The clazz to set.Copyright © 2013. All Rights Reserved.