Class BinarySource
- java.lang.Object
-
- org.dddjava.jig.domain.model.sources.file.binary.BinarySource
-
public class BinarySource extends java.lang.Objectバイナリソース
-
-
Constructor Summary
Constructors Constructor Description BinarySource()BinarySource(BinarySourceLocation binarySourceLocation, ClassSources classSources)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ClassSourcesclassSources()BinarySourceLocationsourceLocation()
-
-
-
Constructor Detail
-
BinarySource
public BinarySource(BinarySourceLocation binarySourceLocation, ClassSources classSources)
-
BinarySource
public BinarySource()
-
-
Method Detail
-
classSources
public ClassSources classSources()
-
sourceLocation
public BinarySourceLocation sourceLocation()
-
-