Class VOResources.PropInfo

java.lang.Object
org.javastro.ivoa.entities.resource.registry.iface.VOResources.PropInfo
Enclosing class:
VOResources

public static class VOResources.PropInfo extends Object
  • 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

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<VOResources,BigInteger> FROM
    • NUMBER_RETURNED

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<VOResources,BigInteger> NUMBER_RETURNED
    • MORE

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<VOResources,Boolean> MORE
  • Constructor Details

    • PropInfo

      public PropInfo()