Skip navigation links
C D G I S 

C

closeOutputStream(OutputStream) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Closes the given OutputStream.
copy(ORIGINAL, DESTINATION) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Copy the given original object to the given destination object.
copyFieldValue(T, T, String) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Copies the field value of the given source object to the given target object.
CopyObjectExtensions - Class in de.alpharogroup.copy.object
The class CopyObjectExtensions provide methods for copy an original object to a given destination object.
CopyObjectExtensions() - Constructor for class de.alpharogroup.copy.object.CopyObjectExtensions
 
copyPropertyWithReflection(ORIGINAL, DESTINATION, String) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Copy the given original object to the given destination object.
copyQuietly(ORIGINAL, DESTINATION) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Copy quietly the given original object to the given destination object.
copySerializedObject(T) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Copys the given Object and returns the copy from the object or null if the object can't be serialized.

D

de.alpharogroup.copy.object - package de.alpharogroup.copy.object
 

G

getDeclaredField(T, String) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Gets the Field that match to the given field name that exists in the given object.

I

isCopyable(ORIGINAL, DESTINATION) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Checks if is copyable and copies if its possible otherwise it returns false.

S

setFieldValue(T, String, Object) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Sets the field value of the given source object over the field name.
C D G I S 
Skip navigation links

Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.