Class AttributeComboPojo
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.model.pojos.rest.administration.security.AttributeComboPojo
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAttributeDataType(String pAttributeDataType) voidsetAttributeGroup(String pAttributeGroup) voidsetAttributeName(String pAttributeName) voidsetAttributeValue(String pAttributeValue) voidsetDescription(String pDescription) toString()Returns custom String representation implemented by walking complete object structure.
-
Constructor Details
-
AttributeComboPojo
public AttributeComboPojo()
-
-
Method Details
-
toString
Description copied from class:BasePOJOReturns custom String representation implemented by walking complete object structure. -
setAttributeGroup
-
getAttributeGroup
-
setAttributeName
-
getAttributeName
-
setDescription
-
getDescription
-
setAttributeValue
-
getAttributeValue
-
setAttributeDataType
-
getAttributeDataType
-