Class ReferencePositionType.Builder<_B>
java.lang.Object
org.javastro.ivoa.entities.stc.v1.ReferencePositionType.Builder<_B>
- All Implemented Interfaces:
com.kscs.util.jaxb.Buildable
- Direct Known Subclasses:
CustomRefPosType.Builder,GenericRefPosType.Builder,StdRefPosType.Builder
- Enclosing class:
- ReferencePositionType
public static class ReferencePositionType.Builder<_B>
extends Object
implements com.kscs.util.jaxb.Buildable
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.kscs.util.jaxb.Buildable
com.kscs.util.jaxb.Buildable.PrimitiveBuildable -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBuilder(_B _parentBuilder, ReferencePositionType _other, boolean _copy) Builder(_B _parentBuilder, ReferencePositionType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) -
Method Summary
Modifier and TypeMethodDescriptionbuild()copyOf(ReferencePositionType _other) copyOf(ReferencePositionType.Builder _other) end()protected <_P extends ReferencePositionType>
_Pinit(_P _product)
-
Field Details
-
_parentBuilder
-
_storedValue
-
-
Constructor Details
-
Builder
-
Builder
public Builder(_B _parentBuilder, ReferencePositionType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-
-
Method Details
-
end
-
init
-
build
- Specified by:
buildin interfacecom.kscs.util.jaxb.Buildable
-
copyOf
-
copyOf
-