All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class NamedValueType extends AnyValueType
Any value (property, reference, container) along with its name. This is a workaround to avoid using xsd:anyType directly in a container. It is mapped to a property; however, it cannot be always serialized as a property.
See Also: