org.hibersap.configuration.xml
Class Property
java.lang.Object
org.hibersap.configuration.xml.Property
- All Implemented Interfaces:
- java.io.Serializable
public class Property
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
Property()
|
Property(java.lang.String name,
java.lang.String value)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Property
public Property()
Property
public Property(java.lang.String name,
java.lang.String value)
getName
public java.lang.String getName()
getValue
public java.lang.String getValue()
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2009 Akquinet Tech@Spree GmbH. All Rights Reserved.