Package com.polarion.qcentre.factbase
Class Property
java.lang.Object
com.polarion.qcentre.factbase.Property
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddProperties(Property[] properties) voidaddProperty(Property property) booleangetName()Property[]getProperty(String name) getPropertyValue(String name, Object defaultValue) getValue()inthashCode()booleanvoidremoveProperty(String name) voidsetProperty(String name, Object value) toString()
-
Constructor Details
-
Property
-
-
Method Details
-
getName
-
getValue
-
hasProperties
public boolean hasProperties() -
getProperty
-
getProperties
-
addProperty
-
addProperties
-
removeProperty
-
setProperty
-
getPropertyValue
-
hashCode
public int hashCode() -
equals
-
toString
-