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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]of(byte[] array) static PolyStringof(PolyString value) static <T> jakarta.xml.bind.JAXBElement<T>of(jakarta.xml.bind.JAXBElement<T> value) static Booleanstatic Bytestatic Doublestatic Floatstatic Integerstatic Longstatic Objectstatic Shortstatic Stringstatic BigDecimalof(BigDecimal value) static BigIntegerof(BigInteger value) static Durationstatic XMLGregorianCalendarof(XMLGregorianCalendar value) static QNamestatic <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
-