Class VOResources.PropInfo
java.lang.Object
org.javastro.ivoa.entities.resource.registry.iface.VOResources.PropInfo
- Enclosing class:
- VOResources
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<VOResources,BigInteger> static final com.kscs.util.jaxb.CollectionPropertyInfo<VOResources,String> static final com.kscs.util.jaxb.SinglePropertyInfo<VOResources,Boolean> static final com.kscs.util.jaxb.SinglePropertyInfo<VOResources,BigInteger> static final com.kscs.util.jaxb.CollectionPropertyInfo<VOResources,Resource> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
IDENTIFIERS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<VOResources,String> IDENTIFIERS -
RESOURCES
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<VOResources,Resource> RESOURCES -
FROM
-
NUMBER_RETURNED
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<VOResources,BigInteger> NUMBER_RETURNED -
MORE
-
-
Constructor Details
-
PropInfo
public PropInfo()
-