public class AssemblyEntry extends Object
AssemblyEntry(String name, long sizeInBytes, String sha256)
String
getName()
getSha256()
long
getSizeInBytes()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AssemblyEntry(String name, long sizeInBytes, String sha256)
public String getName()
public long getSizeInBytes()
public String getSha256()
Copyright © 2006–2024 MuleSoft, Inc.. All rights reserved.