SouthboundIT: make "value mandatory" a builder property
authorStephen Kitt <skitt@redhat.com>
Fri, 22 Jan 2016 09:57:05 +0000 (10:57 +0100)
committerStephen Kitt <skitt@redhat.com>
Fri, 22 Jan 2016 09:57:05 +0000 (10:57 +0100)
commit4731f39427ef945063fd9f3d793f6dbd2a43a40d
tree2d575ea59a911e30a25c4917d7f3c939474fd6a5
parent7efe9511a77b9e697af3a69fb588fa321ab89a30
SouthboundIT: make "value mandatory" a builder property

Instead of coding explicit instanceof tests, turn the mandatory nature
of the value into a builder property.

Reset the builders immediately after use.

Change-Id: I5fc20a17ff903cb01a0b8c091300c099c84ab3e4
Signed-off-by: Stephen Kitt <skitt@redhat.com>