Class TableParam.Builder<_B>

java.lang.Object
org.javastro.ivoa.entities.resource.dataservice.BaseParam.Builder<_B>
org.javastro.ivoa.entities.resource.dataservice.TableParam.Builder<_B>
All Implemented Interfaces:
com.kscs.util.jaxb.Buildable
Enclosing class:
TableParam

public static class TableParam.Builder<_B> extends BaseParam.Builder<_B> implements com.kscs.util.jaxb.Buildable
  • Constructor Details

    • Builder

      public Builder(_B _parentBuilder, TableParam _other, boolean _copy)
    • Builder

      public Builder(_B _parentBuilder, TableParam _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
  • Method Details