com.hack23.cia.model.external.itsyourparliament.countryinfo.impl
Class Mep_

Package class diagram package Mep_
java.lang.Object
  extended by com.hack23.cia.model.external.itsyourparliament.countryinfo.impl.Mep_

public abstract class Mep_
extends Object


Field Summary
static javax.persistence.metamodel.SingularAttribute<Mep,Integer> hashCode
           
static javax.persistence.metamodel.SingularAttribute<Mep,BigInteger> mepid
           
static javax.persistence.metamodel.SingularAttribute<Mep,String> mepinfo
           
 
Constructor Summary
Mep_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mepid

public static volatile javax.persistence.metamodel.SingularAttribute<Mep,BigInteger> mepid

hashCode

public static volatile javax.persistence.metamodel.SingularAttribute<Mep,Integer> hashCode

mepinfo

public static volatile javax.persistence.metamodel.SingularAttribute<Mep,String> mepinfo
Constructor Detail

Mep_

public Mep_()


Copyright © 2008-2011 www.hack23.com. All Rights Reserved.