Class StructuredCopy
java.lang.Object
com.evolveum.midpoint.prism.binding.StructuredCopy
Utility class intended to simplify implementation of clone / copy contract
for generated
PlainStructured
objects.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
of
(byte[] array) static PolyString
of
(PolyString value) static <T> jakarta.xml.bind.JAXBElement<T>
of
(jakarta.xml.bind.JAXBElement<T> value) static Boolean
static Byte
static Double
static Float
static Integer
static Long
static Object
static Short
static String
static BigDecimal
of
(BigDecimal value) static BigInteger
of
(BigInteger value) static Duration
static XMLGregorianCalendar
of
(XMLGregorianCalendar value) static QName
static <T extends PlainStructured>
Tof
(T value) static <T> List<T>
-
Constructor Details
-
StructuredCopy
public StructuredCopy()
-
-
Method Details
-
ofList
-
of
-
of
-
of
public static byte[] of(byte[] array) -
of
-
of
-
of
-
of
-
of
public static <T> jakarta.xml.bind.JAXBElement<T> of(jakarta.xml.bind.JAXBElement<T> value) -
of
-
of
-
of
-
of
-
of
-
of
-
of
-
of
-
of
-
of
-
of
-
of
-
of
-