Uses of Class
com.hack23.cia.model.internal.application.system.impl.PortalType

Packages that use PortalType
com.hack23.cia.model.internal.application.system.impl   
 

Uses of PortalType in com.hack23.cia.model.internal.application.system.impl
 

Fields in com.hack23.cia.model.internal.application.system.impl declared as PortalType
protected  PortalType Portal.type
           
 

Fields in com.hack23.cia.model.internal.application.system.impl with type parameters of type PortalType
static javax.persistence.metamodel.SingularAttribute<Portal,PortalType> Portal_.type
           
 

Methods in com.hack23.cia.model.internal.application.system.impl that return PortalType
static PortalType PortalType.fromValue(String v)
           
 PortalType Portal.getType()
          Gets the value of the type property.
static PortalType PortalType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PortalType[] PortalType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.hack23.cia.model.internal.application.system.impl with parameters of type PortalType
 void Portal.setType(PortalType value)
          Sets the value of the type property.
 Portal Portal.withType(PortalType value)
           
 DomainPortal DomainPortal.withType(PortalType value)
           
 



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