Use metadata classes in writers directly
Created by: dbluhm
Instead of having separate builders to transfer the exact same metadata. Also simplified PojoFromJson by removing PojoOutline which is now redundant given that DataElementMetadata can be used directly in its place.