public class PropertyInfo extends Object
Constructor and Description |
---|
PropertyInfo(String name,
int type,
String aux)
Creation of a new property info instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getAux()
Return the property auxilliary information
|
String |
getName()
Return the property name
|
int |
getType()
Return the property type
|
Copyright © 1997–2020. All rights reserved.