Package com.soffid.iam.base.api
Class AgentProperty
java.lang.Object
com.soffid.iam.base.api.AgentProperty
- All Implemented Interfaces:
Serializable
ValueObject AgentProperty
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAgentProperty(AgentProperty otherBean) AgentProperty(String template, String type) -
Method Summary
Modifier and TypeMethodDescriptionGets value for attribute templategetType()Gets value for attribute typevoidsetTemplate(String template) Sets value for attribute templatevoidSets value for attribute typetoString()Returns a string representation of the value object.
-
Constructor Details
-
AgentProperty
public AgentProperty() -
AgentProperty
-
AgentProperty
-
-
Method Details