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

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

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

Fields in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl with type parameters of type DocumentPersonReferenceData
static javax.persistence.metamodel.ListAttribute<DocumentPersonReferenceContainer,DocumentPersonReferenceData> DocumentPersonReferenceContainer_.documentPersonReferenceList
           
protected  List<DocumentPersonReferenceData> DocumentPersonReferenceContainer.documentPersonReferenceList
           
static javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,Integer> DocumentPersonReferenceData_.hashCode
           
static javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,Long> DocumentPersonReferenceData_.hjid
           
static javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,String> DocumentPersonReferenceData_.name
           
static javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,Integer> DocumentPersonReferenceData_.orderNumber
           
static javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,String> DocumentPersonReferenceData_.partyShortCode
           
static javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,String> DocumentPersonReferenceData_.personReferenceId
           
static javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,DocumentPersonReferenceRoleType> DocumentPersonReferenceData_.roleDescription
           
 

Methods in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl that return DocumentPersonReferenceData
 DocumentPersonReferenceData ObjectFactory.createDocumentPersonReferenceData()
          Create an instance of DocumentPersonReferenceData
 DocumentPersonReferenceData DocumentPersonReferenceData.withName(String value)
           
 DocumentPersonReferenceData DocumentPersonReferenceData.withOrderNumber(int value)
           
 DocumentPersonReferenceData DocumentPersonReferenceData.withPartyShortCode(String value)
           
 DocumentPersonReferenceData DocumentPersonReferenceData.withPersonReferenceId(String value)
           
 DocumentPersonReferenceData DocumentPersonReferenceData.withRoleDescription(DocumentPersonReferenceRoleType value)
           
 

Methods in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl that return types with arguments of type DocumentPersonReferenceData
 List<DocumentPersonReferenceData> DocumentPersonReferenceContainer.getDocumentPersonReferenceList()
          Gets the value of the documentPersonReferenceList property.
 

Methods in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl with parameters of type DocumentPersonReferenceData
 DocumentPersonReferenceContainer DocumentPersonReferenceContainer.withDocumentPersonReferenceList(DocumentPersonReferenceData... values)
           
 

Method parameters in com.hack23.cia.model.external.riksdagen.dokumentstatus.impl with type arguments of type DocumentPersonReferenceData
 void DocumentPersonReferenceContainer.setDocumentPersonReferenceList(List<DocumentPersonReferenceData> documentPersonReferenceList)
           
 DocumentPersonReferenceContainer DocumentPersonReferenceContainer.withDocumentPersonReferenceList(Collection<DocumentPersonReferenceData> values)
           
 DocumentPersonReferenceContainer DocumentPersonReferenceContainer.withDocumentPersonReferenceList(List<DocumentPersonReferenceData> documentPersonReferenceList)
           
 



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