Package com.kscs.util.jaxb
package com.kscs.util.jaxb
-
KlasseBeschreibungBoundList<E>CollectionProperty<I,
P> Represents the instance of aCollectionPropertyInfo, i.e. represents the property meta information along with its value, and enables to get and set the valueRepresents a multi-value property of a JAXB-generated java class.Contract for objects that can be copied, similar to the "Object.clone()" contract, but only available on objects explicitly implementing this interface.Represents the instance of aIndirectCollectionPropertyInfo, i.e. represents the property meta information along with its value, and enables to get an d set the valueRepresents a multi-value property of a JAXB-generated java class where the individual values are wrapped in aJAXBElementinstance.Represents the instance of aIndirectPrimitiveCollectionPropertyInfo, i.e. represents the property meta information along with its value, and enables to get an d set the valueRepresents a multi-value property of a JAXB-generated java class where the individual values are wrapped in aJAXBElementinstance, and the individual values are of a java primitive type.ItemProperty<I,P> PartialCopyable<T extends PartialCopyable<T>>Contract for objects that can be copied partially, i.e. by explicitly excluding or including specified branches of the object tree.Property<I,P> Abstract base class for all property instances of a JAXB-generated class's instances.PropertyInfo<I,P> Represents a property of a JAXB-generated class.PropertyTransformer<TInstance,TProperty> Represents a property path for use in the clone() methodInterface to be implemented by a property visitorHelper class acting as base class for all selectors and concrete implementation of leaf selectors.SingleProperty<I,P> Represents the instance of aSinglePropertyInfo, i.e. represents the property meta information along with its value, and enables to get an d set the valueSinglePropertyInfo<I,P> Represents a multi-value property of a JAXB-generated java class.${PROJECT_NAME}