Class PixelType.Builder<_B>

java.lang.Object
org.javastro.ivoa.entities.stc.v1.PixelType.Builder<_B>
All Implemented Interfaces:
com.kscs.util.jaxb.Buildable
Enclosing class:
PixelType

public static class PixelType.Builder<_B> extends Object implements com.kscs.util.jaxb.Buildable
  • Field Details

    • _parentBuilder

      protected final _B _parentBuilder
    • _storedValue

      protected final PixelType _storedValue
  • Constructor Details

    • Builder

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

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