Class VertexType.Builder<_B>

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

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

    • _parentBuilder

      protected final _B _parentBuilder
    • _storedValue

      protected final VertexType _storedValue
  • Constructor Details

    • Builder

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

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