Class VersionedObjectStructure

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    DataManagedObjectStructure

    public abstract class VersionedObjectStructure
    extends Object
    implements Serializable
    Abstract Type for a versioned object.

    Java class for VersionedObjectStructure complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="VersionedObjectStructure">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attGroup ref="{http://www.ifopt.org.uk/ifopt}RequiredModificationDetailsGroup"/>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form