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

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

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

Fields in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl declared as DocumentPersonReferenceRoleType
protected  DocumentPersonReferenceRoleType DocumentPersonReferenceData.roleDescription
           
 

Fields in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl with type parameters of type DocumentPersonReferenceRoleType
static javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,DocumentPersonReferenceRoleType> DocumentPersonReferenceData_.roleDescription
           
 

Methods in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl that return DocumentPersonReferenceRoleType
static DocumentPersonReferenceRoleType DocumentPersonReferenceRoleType.fromValue(String v)
           
 DocumentPersonReferenceRoleType DocumentPersonReferenceData.getRoleDescription()
          Gets the value of the roleDescription property.
static DocumentPersonReferenceRoleType DocumentPersonReferenceRoleType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DocumentPersonReferenceRoleType[] DocumentPersonReferenceRoleType.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 DocumentPersonReferenceRoleType
 void DocumentPersonReferenceData.setRoleDescription(DocumentPersonReferenceRoleType value)
          Sets the value of the roleDescription property.
 DocumentPersonReferenceData DocumentPersonReferenceData.withRoleDescription(DocumentPersonReferenceRoleType value)
           
 



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