public class Piece extends Object implements Serializable
Constructor and Description |
---|
Piece(Double ident,
TypePiece typePiece) |
Piece(String ident,
TypePiece typePiece) |
public static List<Double> getIdentsPiecesForType(List<Piece> pieces, TypePiece typePiece)
public static List<String> getNumerosPiecesForType(List<Piece> pieces, TypePiece typePiece)
public String getIdent()
public TypePiece getTypePiece()
Copyright © 2016. All rights reserved.