public class Vector3iParameter extends Object implements Vector3Parameter
Modifier and Type | Class and Description |
---|---|
static class |
Vector3iParameter.List |
Constructor and Description |
---|
Vector3iParameter() |
Vector3iParameter(int x,
int y,
int z) |
Vector3iParameter(Vector3iParameter other) |
Modifier and Type | Method and Description |
---|---|
int |
getX() |
int |
getY() |
int |
getZ() |
void |
setX(int x) |
void |
setY(int y) |
void |
setZ(int z) |
String |
toString() |
public Vector3iParameter()
public Vector3iParameter(int x, int y, int z)
public Vector3iParameter(Vector3iParameter other)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.