@Entity public class OnmsMinionProperty extends Object implements Serializable
Constructor and Description |
---|
OnmsMinionProperty() |
OnmsMinionProperty(OnmsMinion minion,
String key,
String value) |
Modifier and Type | Method and Description |
---|---|
Integer |
getId() |
String |
getKey() |
OnmsMinion |
getMinion() |
String |
getValue() |
String |
toString() |
public OnmsMinionProperty()
public OnmsMinionProperty(OnmsMinion minion, String key, String value)
Copyright © 2015. All rights reserved.