Uses of Class
org.javastro.ivoa.entities.stc.v1.Double9Type.Builder
Packages that use Double9Type.Builder
-
Uses of Double9Type.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return Double9Type.BuilderModifier and TypeMethodDescriptionstatic Double9Type.Builder<Void>Double9Type.builder()static Double9Type.Builder<Void>Double9Type.copyExcept(Double9Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Double9Type.Builder<Void>Double9Type.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Double9Type.Builder.copyOf(Double9Type _other) Double9Type.Builder.copyOf(Double9Type.Builder _other) static <_B> Double9Type.Builder<_B>Double9Type.copyOf(Double9Type _other) static <_B> Double9Type.Builder<_B>Double9Type.copyOf(Double9Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Double9Type.Builder<_B>Double9Type.copyOf(StcBaseType _other) static <_B> Double9Type.Builder<_B>Double9Type.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Double9Type.Builder<Void>Double9Type.copyOnly(Double9Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Double9Type.Builder<Void>Double9Type.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Double9Type.newCopyBuilder()<_B> Double9Type.Builder<_B>Double9Type.newCopyBuilder(_B _parentBuilder) <_B> Double9Type.Builder<_B>Double9Type.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Double9Type.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Double9Type.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)Double9Type.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)Double9Type.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)Sets the new value of "m11" (any previous value will be replaced)Sets the new value of "m12" (any previous value will be replaced)Sets the new value of "m13" (any previous value will be replaced)Sets the new value of "m21" (any previous value will be replaced)Sets the new value of "m22" (any previous value will be replaced)Sets the new value of "m23" (any previous value will be replaced)Sets the new value of "m31" (any previous value will be replaced)Sets the new value of "m32" (any previous value will be replaced)Sets the new value of "m33" (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)Double9Type.Builder.withVelTimeUnit(VelTimeUnitType velTimeUnit) Sets the new value of "velTimeUnit" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Double9Type.BuilderModifier and TypeMethodDescriptionDouble9Type.Builder.copyOf(Double9Type.Builder _other) <_B> voidDouble9Type.copyTo(Double9Type.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidDouble9Type.copyTo(Double9Type.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.