Uses of Class
com.hack23.cia.model.external.riksdagen.dokumentlista.impl.DocumentSubType

Packages that use DocumentSubType
com.hack23.cia.model.external.riksdagen.dokumentlista.impl   
 

Uses of DocumentSubType in com.hack23.cia.model.external.riksdagen.dokumentlista.impl
 

Fields in com.hack23.cia.model.external.riksdagen.dokumentlista.impl declared as DocumentSubType
protected  DocumentSubType DocumentElement.subType
           
 

Fields in com.hack23.cia.model.external.riksdagen.dokumentlista.impl with type parameters of type DocumentSubType
static javax.persistence.metamodel.SingularAttribute<DocumentElement,DocumentSubType> DocumentElement_.subType
           
 

Methods in com.hack23.cia.model.external.riksdagen.dokumentlista.impl that return DocumentSubType
static DocumentSubType DocumentSubType.fromValue(String v)
           
 DocumentSubType DocumentElement.getSubType()
          Gets the value of the subType property.
static DocumentSubType DocumentSubType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DocumentSubType[] DocumentSubType.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.dokumentlista.impl with parameters of type DocumentSubType
 void DocumentElement.setSubType(DocumentSubType value)
          Sets the value of the subType property.
 DocumentElement DocumentElement.withSubType(DocumentSubType value)
           
 



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