Skip navigation links
C D 

C

copy(ORIGINAL, DESTINATION) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
A delegate method to copyProperties(Object, Object) for copy the given original object to the given destination object.
copyField(Field, ORIGINAL, DESTINATION) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Copy the given original object to the given destination object.
copyObject(T) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Copy the given original object.
copyObject(ORIGINAL, DESTINATION) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Copy the given original object to the given destination object.
copyObject(ORIGINAL, DESTINATION, String...) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Copy the given original object to the given destination 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
 
copyProperties(ORIGINAL, DESTINATION) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Copy the given original object to the given destination object.
copyProperties(T) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Copy the given object and return a copy of it.
copyPropertyWithReflection(ORIGINAL, DESTINATION, String) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Copy 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
This package provides utility classes for copy objects
C D 
Skip navigation links

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