Uses of Class
net.ivoa.xml.voresource.v1.ContentLevel

Packages that use ContentLevel
net.ivoa.xml.voresource.v1   
 

Uses of ContentLevel in net.ivoa.xml.voresource.v1
 

Fields in net.ivoa.xml.voresource.v1 with type parameters of type ContentLevel
protected  java.util.List<ContentLevel> Content.contentLevel
           
 

Methods in net.ivoa.xml.voresource.v1 that return ContentLevel
static ContentLevel ContentLevel.fromValue(java.lang.String v)
           
static ContentLevel ContentLevel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ContentLevel[] ContentLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.ivoa.xml.voresource.v1 that return types with arguments of type ContentLevel
 java.util.List<ContentLevel> Content.getContentLevel()
          Gets the value of the contentLevel property.
 



Copyright © 2011 VAMDC. All Rights Reserved.