public class PropertyItems extends Object
| Constructor and Description |
|---|
PropertyItems()
This creates a PropertyItems
|
PropertyItems(String ref,
String type,
String format)
This creates a PropertyItems
|
public String getRef()
public String getType()
public String getFormat()
public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)public String toString()
toString in class ObjectObject.toString()Copyright © 2015. All rights reserved.