Package com.enonic.xp.node
Class AttachedBinary
- java.lang.Object
-
- com.enonic.xp.node.AttachedBinary
-
@PublicApi public final class AttachedBinary extends Object
-
-
Constructor Summary
Constructors Constructor Description AttachedBinary(BinaryReference binaryReference, String key)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)BinaryReferencegetBinaryReference()StringgetBlobKey()inthashCode()
-
-
-
Constructor Detail
-
AttachedBinary
public AttachedBinary(BinaryReference binaryReference, String key)
-
-