Uses of Class
org.javastro.ivoa.entities.stc.v1.VelocitySphereType.Builder
Packages that use VelocitySphereType.Builder
-
Uses of VelocitySphereType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return VelocitySphereType.BuilderModifier and TypeMethodDescriptionstatic VelocitySphereType.Builder<Void>VelocitySphereType.builder()static VelocitySphereType.Builder<Void>VelocitySphereType.copyExcept(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelocitySphereType.Builder<Void>VelocitySphereType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelocitySphereType.Builder<Void>VelocitySphereType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelocitySphereType.Builder<Void>VelocitySphereType.copyExcept(VelocityIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelocitySphereType.Builder<Void>VelocitySphereType.copyExcept(VelocitySphereType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) VelocitySphereType.Builder.copyOf(VelocitySphereType _other) VelocitySphereType.Builder.copyOf(VelocitySphereType.Builder _other) static <_B> VelocitySphereType.Builder<_B>VelocitySphereType.copyOf(CoordIntervalType _other) static <_B> VelocitySphereType.Builder<_B>VelocitySphereType.copyOf(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> VelocitySphereType.Builder<_B>VelocitySphereType.copyOf(SpatialIntervalType _other) static <_B> VelocitySphereType.Builder<_B>VelocitySphereType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> VelocitySphereType.Builder<_B>VelocitySphereType.copyOf(StcBaseType _other) static <_B> VelocitySphereType.Builder<_B>VelocitySphereType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> VelocitySphereType.Builder<_B>VelocitySphereType.copyOf(VelocityIntervalType _other) static <_B> VelocitySphereType.Builder<_B>VelocitySphereType.copyOf(VelocityIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> VelocitySphereType.Builder<_B>VelocitySphereType.copyOf(VelocitySphereType _other) static <_B> VelocitySphereType.Builder<_B>VelocitySphereType.copyOf(VelocitySphereType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static VelocitySphereType.Builder<Void>VelocitySphereType.copyOnly(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelocitySphereType.Builder<Void>VelocitySphereType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelocitySphereType.Builder<Void>VelocitySphereType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelocitySphereType.Builder<Void>VelocitySphereType.copyOnly(VelocityIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelocitySphereType.Builder<Void>VelocitySphereType.copyOnly(VelocitySphereType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) VelocitySphereType.newCopyBuilder()<_B> VelocitySphereType.Builder<_B>VelocitySphereType.newCopyBuilder(_B _parentBuilder) <_B> VelocitySphereType.Builder<_B>VelocitySphereType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) VelocitySphereType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) VelocitySphereType.Builder.withCenter(Double3Type center) Sets the new value of "center" (any previous value will be replaced)VelocitySphereType.Builder.withEpoch(BigDecimal epoch) Sets the new value of "epoch" (any previous value will be replaced)VelocitySphereType.Builder.withFillFactor(Float fillFactor) Sets the new value of "fillFactor" (any previous value will be replaced)VelocitySphereType.Builder.withFrameId(Object frameId) Sets the new value of "frameId" (any previous value will be replaced)VelocitySphereType.Builder.withHiInclude(Boolean hiInclude) Sets the new value of "hiInclude" (any previous value will be replaced)Sets the new value of "href" (any previous value will be replaced)Sets the new value of "id" (any previous value will be replaced)Sets the new value of "idref" (any previous value will be replaced)VelocitySphereType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)VelocitySphereType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)VelocitySphereType.Builder.withLoInclude(Boolean loInclude) Sets the new value of "loInclude" (any previous value will be replaced)VelocitySphereType.Builder.withRadius(Double1Type radius) Sets the new value of "radius" (any previous value will be replaced)VelocitySphereType.Builder.withRadiusUnit(String radiusUnit) Sets the new value of "radiusUnit" (any previous value will be replaced)Sets the new value of "type" (any previous value will be replaced)Sets the new value of "ucd" (any previous value will be replaced)Sets the new value of "unit" (any previous value will be replaced)VelocitySphereType.Builder.withVelTimeUnit(VelTimeUnitType velTimeUnit) Sets the new value of "velTimeUnit" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type VelocitySphereType.BuilderModifier and TypeMethodDescriptionDouble3Type.Builder<? extends VelocitySphereType.Builder<_B>>VelocitySphereType.Builder.withCenter()Returns the existing builder or a new builder to build the value of the "center" property.Double1Type.Builder<? extends VelocitySphereType.Builder<_B>>VelocitySphereType.Builder.withRadius()Returns the existing builder or a new builder to build the value of the "radius" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type VelocitySphereType.BuilderModifier and TypeMethodDescriptionVelocitySphereType.Builder.copyOf(VelocitySphereType.Builder _other) <_B> voidVelocitySphereType.copyTo(VelocitySphereType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidVelocitySphereType.copyTo(VelocitySphereType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.