public class Attachment extends Object
@NotNull String
name
@NotNull URL
url
Attachment(@NotNull String name, @NotNull URL url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@NotNull public final @NotNull String name
@NotNull public final @NotNull URL url
public Attachment(@NotNull @NotNull String name, @NotNull @NotNull URL url)
Copyright © 2016. All rights reserved.