aQute.lib.deployer.obr
Class Property
java.lang.Object
aQute.lib.deployer.obr.Property
public class Property
- extends Object
- Author:
- Neil Bartlett
Property
public Property(String name,
String type,
String value)
getName
public String getName()
getType
public String getType()
getValue
public String getValue()
toString
public String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2012 aQute SARL. All Rights Reserved.