Uses of Class
org.fourthline.cling.model.types.Datatype.Default

Packages that use Datatype.Default
org.fourthline.cling.model.types   
 

Uses of Datatype.Default in org.fourthline.cling.model.types
 

Methods in org.fourthline.cling.model.types that return Datatype.Default
static Datatype.Default Datatype.Default.getByJavaType(Class javaType)
           
static Datatype.Default Datatype.Default.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Datatype.Default[] Datatype.Default.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.