Uses of Class
com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.ReferenceType

Packages that use ReferenceType
com.hack23.cia.model.external.riksdagen.dokumentstatus.impl   
 

Uses of ReferenceType in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl
 

Fields in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl declared as ReferenceType
protected  ReferenceType DocumentReferenceData.referenceType
           
 

Fields in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl with type parameters of type ReferenceType
static javax.persistence.metamodel.SingularAttribute<DocumentReferenceData,ReferenceType> DocumentReferenceData_.referenceType
           
 

Methods in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl that return ReferenceType
static ReferenceType ReferenceType.fromValue(String v)
           
 ReferenceType DocumentReferenceData.getReferenceType()
          Gets the value of the referenceType property.
static ReferenceType ReferenceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReferenceType[] ReferenceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl with parameters of type ReferenceType
 void DocumentReferenceData.setReferenceType(ReferenceType value)
          Sets the value of the referenceType property.
 DocumentReferenceData DocumentReferenceData.withReferenceType(ReferenceType value)
           
 



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