Class ViewRiksdagenPoliticianDocumentDailySummary

  • All Implemented Interfaces:
    com.hack23.cia.model.common.api.ModelObject, java.io.Serializable

    @Entity(name="ViewRiksdagenPoliticianDocumentDailySummary")
    public class ViewRiksdagenPoliticianDocumentDailySummary
    extends java.lang.Object
    implements com.hack23.cia.model.common.api.ModelObject

    Java class for ViewRiksdagenPoliticianDocumentDailySummary complex type.

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

     <complexType name="ViewRiksdagenPoliticianDocumentDailySummary">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="embeddedId" type="{http://document.data.application.internal.model.cia.hack23.com/impl}RiksdagenDocumentPersonSummaryEmbeddedId"/>
             <element name="total" type="{http://www.w3.org/2001/XMLSchema}long"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form