Uses of Class
org.javastro.ivoa.entities.stc.v1.Size3Type.Builder
Packages that use Size3Type.Builder
-
Uses of Size3Type.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return Size3Type.BuilderModifier and TypeMethodDescriptionstatic Size3Type.Builder<Void>Size3Type.builder()static Size3Type.Builder<Void>Size3Type.copyExcept(Double3Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Size3Type.Builder<Void>Size3Type.copyExcept(Size3Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Size3Type.Builder<Void>Size3Type.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Size3Type.Builder.copyOf(Size3Type.Builder _other) static <_B> Size3Type.Builder<_B>Size3Type.copyOf(Double3Type _other) static <_B> Size3Type.Builder<_B>Size3Type.copyOf(Double3Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Size3Type.Builder<_B>static <_B> Size3Type.Builder<_B>Size3Type.copyOf(Size3Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Size3Type.Builder<_B>Size3Type.copyOf(StcBaseType _other) static <_B> Size3Type.Builder<_B>Size3Type.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Size3Type.Builder<Void>Size3Type.copyOnly(Double3Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Size3Type.Builder<Void>static Size3Type.Builder<Void>Size3Type.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Size3Type.newCopyBuilder()<_B> Size3Type.Builder<_B>Size3Type.newCopyBuilder(_B _parentBuilder) <_B> Size3Type.Builder<_B>Size3Type.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Size3Type.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Size3Type.Builder.withC1(Double1Type c1) Sets the new value of "c1" (any previous value will be replaced)Size3Type.Builder.withC2(Double1Type c2) Sets the new value of "c2" (any previous value will be replaced)Size3Type.Builder.withC3(Double1Type c3) Sets the new value of "c3" (any previous value will be replaced)Size3Type.Builder.withGenUnit(String genUnit) Sets the new value of "genUnit" (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)Size3Type.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)Size3Type.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)Size3Type.Builder.withPosAngle1(PosAngleType posAngle1) Sets the new value of "posAngle1" (any previous value will be replaced)Size3Type.Builder.withPosAngle2(PosAngleType posAngle2) Sets the new value of "posAngle2" (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)Size3Type.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 Size3Type.BuilderModifier and TypeMethodDescriptionDouble1Type.Builder<? extends Size3Type.Builder<_B>>Size3Type.Builder.withC1()Returns the existing builder or a new builder to build the value of the "c1" property.Double1Type.Builder<? extends Size3Type.Builder<_B>>Size3Type.Builder.withC2()Returns the existing builder or a new builder to build the value of the "c2" property.Double1Type.Builder<? extends Size3Type.Builder<_B>>Size3Type.Builder.withC3()Returns the existing builder or a new builder to build the value of the "c3" property.PosAngleType.Builder<? extends Size3Type.Builder<_B>>Size3Type.Builder.withPosAngle1()Returns the existing builder or a new builder to build the value of the "posAngle1" property.PosAngleType.Builder<? extends Size3Type.Builder<_B>>Size3Type.Builder.withPosAngle2()Returns the existing builder or a new builder to build the value of the "posAngle2" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Size3Type.BuilderModifier and TypeMethodDescriptionSize3Type.Builder.copyOf(Size3Type.Builder _other) <_B> voidSize3Type.copyTo(Size3Type.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidSize3Type.copyTo(Size3Type.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.