Class ViewRiksdagenCommitteeDecisionsEmbeddedId

java.lang.Object
com.hack23.cia.model.internal.application.data.committee.impl.ViewRiksdagenCommitteeDecisionsEmbeddedId
All Implemented Interfaces:
com.hack23.cia.model.common.api.ModelObject, Serializable

@Embeddable public class ViewRiksdagenCommitteeDecisionsEmbeddedId extends Object implements com.hack23.cia.model.common.api.ModelObject

Java class for ViewRiksdagenCommitteeDecisionsEmbeddedId complex type.

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

 <complexType name="ViewRiksdagenCommitteeDecisionsEmbeddedId">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="id" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="hangar_id" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
         <element name="issue_nummer" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
See Also: