public class MediumMap extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Integer |
getBin() |
String |
getMediaName() |
MFC |
getMFC() |
String |
getMmname() |
Plex |
getPlex() |
SF[] |
getSfs() |
int |
hashCode()
returns a hash code based on the binary
content of the structured field envelope
forming the medium map (BMM-EMM).
|
String |
toString() |
public MediumMap(SF[] mediumMap)
public String getMmname()
public Plex getPlex()
public SF[] getSfs()
public Integer getBin()
public String getMediaName()
public MFC getMFC()
public int hashCode()
Copyright © 2017. All rights reserved.